#fca31e color space conversions
Hex:
#fca31e
RGB:
252, 163, 30
CMY:
1, 36, 88
CMYK:
0, 35, 88, 1
HSL:
36°, 97.3684%, 55.2941%
HSV (HSB):
36°, 88.0952%, 98.8235%
XYZ:
53.4764, 46.9836, 7.4785
xyY:
0.4954, 0.4353, 46.9836
CIE-Lab:
74.1793, 24.0693, 73.5756
CIE-LCH:
74.1793, 77.4125, 71.8851
CIE-Luv:
74.1793, 73.4477, 70.7044
Hunter-Lab:
68.5446, 19.3074, 41.5124
#fca31e color charts
#fca31e color shades, tints & tones
#fca31e color schemes
#fca31e color preview, HTML & CSS examples
This text has a color of #fca31e
<p style="color:#fca31e;">Text here</p>
.mytext {color:#fca31e;}
This box has a color of #fca31e
<div style="background-color:#fca31e;">Content here</div>
.mybackground {background-color:#fca31e;}
Border around this has a color of #fca31e
<div style="border:2px solid #fca31e;">Content here</div>
.myborder {border:2px solid #fca31e;}