#fca740 color space conversions
Hex:
#fca740
RGB:
252, 167, 64
CMY:
1, 35, 75
CMYK:
0, 34, 75, 1
HSL:
33°, 96.9072%, 61.9608%
HSV (HSB):
33°, 74.6032%, 98.8235%
XYZ:
54.8890, 48.7030, 11.3582
xyY:
0.4775, 0.4237, 48.7030
CIE-Lab:
75.2662, 22.9871, 63.2072
CIE-LCH:
75.2662, 67.2574, 70.0147
CIE-Luv:
75.2662, 68.5626, 65.0965
Hunter-Lab:
69.7876, 18.2648, 39.2017
#fca740 color charts
#fca740 color shades, tints & tones
#fca740 color schemes
#fca740 color preview, HTML & CSS examples
This text has a color of #fca740
<p style="color:#fca740;">Text here</p>
.mytext {color:#fca740;}
This box has a color of #fca740
<div style="background-color:#fca740;">Content here</div>
.mybackground {background-color:#fca740;}
Border around this has a color of #fca740
<div style="border:2px solid #fca740;">Content here</div>
.myborder {border:2px solid #fca740;}