#fca04e color space conversions
Hex:
#fca04e
RGB:
252, 160, 78
CMY:
1, 37, 69
CMYK:
0, 37, 69, 1
HSL:
28°, 96.6667%, 64.7059%
HSV (HSB):
28°, 69.0476%, 98.8235%
XYZ:
54.0908, 46.3871, 13.3104
xyY:
0.4754, 0.4077, 46.3871
CIE-Lab:
73.7960, 27.2960, 55.5608
CIE-LCH:
73.7960, 61.9037, 63.8359
CIE-Luv:
73.7960, 73.0037, 57.7902
Hunter-Lab:
68.1081, 22.5740, 36.0886
#fca04e color charts
#fca04e color shades, tints & tones
#fca04e color schemes
#fca04e color preview, HTML & CSS examples
This text has a color of #fca04e
<p style="color:#fca04e;">Text here</p>
.mytext {color:#fca04e;}
This box has a color of #fca04e
<div style="background-color:#fca04e;">Content here</div>
.mybackground {background-color:#fca04e;}
Border around this has a color of #fca04e
<div style="border:2px solid #fca04e;">Content here</div>
.myborder {border:2px solid #fca04e;}