#fca231 color space conversions
Hex:
#fca231
RGB:
252, 162, 49
CMY:
1, 36, 81
CMYK:
0, 36, 81, 1
HSL:
33°, 97.1292%, 59.0196%
HSV (HSB):
33°, 80.5556%, 98.8235%
XYZ:
53.6196, 46.7579, 9.1048
xyY:
0.4898, 0.4271, 46.7579
CIE-Lab:
74.0346, 25.0608, 67.7739
CIE-LCH:
74.0346, 72.2588, 69.7071
CIE-Luv:
74.0346, 73.4574, 66.9768
Hunter-Lab:
68.3797, 20.3053, 39.9713
#fca231 color charts
#fca231 color shades, tints & tones
#fca231 color schemes
#fca231 color preview, HTML & CSS examples
This text has a color of #fca231
<p style="color:#fca231;">Text here</p>
.mytext {color:#fca231;}
This box has a color of #fca231
<div style="background-color:#fca231;">Content here</div>
.mybackground {background-color:#fca231;}
Border around this has a color of #fca231
<div style="border:2px solid #fca231;">Content here</div>
.myborder {border:2px solid #fca231;}