#fca20e color space conversions
Hex:
#fca20e
RGB:
252, 162, 14
CMY:
1, 36, 95
CMYK:
0, 36, 94, 1
HSL:
37°, 97.5410%, 52.1569%
HSV (HSB):
37°, 94.4444%, 98.8235%
XYZ:
53.1445, 46.5678, 6.6029
xyY:
0.4999, 0.4380, 46.5678
CIE-Lab:
73.9125, 24.3634, 76.4457
CIE-LCH:
73.9125, 80.2342, 72.3228
CIE-Luv:
73.9125, 74.6678, 71.9929
Hunter-Lab:
68.2406, 19.5913, 42.0316
#fca20e color charts
#fca20e color shades, tints & tones
#fca20e color schemes
#fca20e color preview, HTML & CSS examples
This text has a color of #fca20e
<p style="color:#fca20e;">Text here</p>
.mytext {color:#fca20e;}
This box has a color of #fca20e
<div style="background-color:#fca20e;">Content here</div>
.mybackground {background-color:#fca20e;}
Border around this has a color of #fca20e
<div style="border:2px solid #fca20e;">Content here</div>
.myborder {border:2px solid #fca20e;}