#fca12e color space conversions
Hex:
#fca12e
RGB:
252, 161, 46
CMY:
1, 37, 82
CMYK:
0, 36, 82, 1
HSL:
33°, 97.1698%, 58.4314%
HSV (HSB):
33°, 81.7460%, 98.8235%
XYZ:
53.3829, 46.3824, 8.7239
xyY:
0.4921, 0.4275, 46.3824
CIE-Lab:
73.7930, 25.4934, 68.5945
CIE-LCH:
73.7930, 73.1787, 69.6122
CIE-Luv:
73.7930, 74.4245, 67.2439
Hunter-Lab:
68.1047, 20.7316, 40.0785
#fca12e color charts
#fca12e color shades, tints & tones
#fca12e color schemes
#fca12e color preview, HTML & CSS examples
This text has a color of #fca12e
<p style="color:#fca12e;">Text here</p>
.mytext {color:#fca12e;}
This box has a color of #fca12e
<div style="background-color:#fca12e;">Content here</div>
.mybackground {background-color:#fca12e;}
Border around this has a color of #fca12e
<div style="border:2px solid #fca12e;">Content here</div>
.myborder {border:2px solid #fca12e;}