strong orange-yellow/strong amber
#f3ca6b color RGB value is (243,202,107)
#f3ca6b color CMYK value
#f3ca6b color HSL value
HSV(or HSB) | 41.9° | 56 | 95.3 |
XYZ | 60.737 | 62.357 | 22.745 |
Yxy | 0.416 | 0.428 | 62.357 |
LAB | 83.103 | 3.498 | 52.198 |
LUV | 83.103 | 32.866 | 63.695 |
Hunter-LAB | 78.967 | -0.9 | 38.199 |
CIE-LCH | 83.103 | 52.315 | 86.167 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F3 | CA | 6B |
Decimal | 243 | 202 | 107 |
Octal | 363 | 312 | 153 |
Binary | 11110011 | 11001010 | 01101011 |
Below, you can see some colors close to #f3ca6b. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #f3ca6b.
<span style="color:#f3ca6b">Text here</span>
This paragraph has a background color of #f3ca6b.
<p style="background-color:#f3ca6b;">Content here</p>
This element has a border color of #f3ca6b.
<div style="border:1px #f3ca6b;">Content here</div>
.text {color:#f3ca6b;}
.background {background-color:#f3ca6b;}
.border {border:1px solid #f3ca6b;}
.text-shadow {border:1px solid #f3ca6b;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #090701 is the darkest color, while #fefbf5 is the lightest one.