#fca52c color space conversions
Hex:
#fca52c
RGB:
252, 165, 44
CMY:
1, 35, 83
CMYK:
0, 35, 83, 1
HSL:
35°, 97.1963%, 58.0392%
HSV (HSB):
35°, 82.5397%, 98.8235%
XYZ:
54.0546, 47.7876, 8.7578
xyY:
0.4887, 0.4321, 47.7876
CIE-Lab:
74.6907, 23.3470, 70.0307
CIE-LCH:
74.6907, 73.8199, 71.5625
CIE-Luv:
74.6907, 71.2724, 69.1353
Hunter-Lab:
69.1285, 18.6020, 40.8786
#fca52c color charts
#fca52c color shades, tints & tones
#fca52c color schemes
#fca52c color preview, HTML & CSS examples
This text has a color of #fca52c
<p style="color:#fca52c;">Text here</p>
.mytext {color:#fca52c;}
This box has a color of #fca52c
<div style="background-color:#fca52c;">Content here</div>
.mybackground {background-color:#fca52c;}
Border around this has a color of #fca52c
<div style="border:2px solid #fca52c;">Content here</div>
.myborder {border:2px solid #fca52c;}