#fca32a color space conversions
Hex:
#fca32a
RGB:
252, 163, 42
CMY:
1, 36, 84
CMYK:
0, 35, 83, 1
HSL:
35°, 97.2222%, 57.6471%
HSV (HSB):
35°, 83.3333%, 98.8235%
XYZ:
53.6600, 47.0570, 8.4452
xyY:
0.4916, 0.4311, 47.0570
CIE-Lab:
74.2262, 24.3387, 70.2694
CIE-LCH:
74.2262, 74.3651, 70.8958
CIE-Luv:
74.2262, 72.9871, 68.7746
Hunter-Lab:
68.5981, 19.5827, 40.7194
#fca32a color charts
#fca32a color shades, tints & tones
#fca32a color schemes
#fca32a color preview, HTML & CSS examples
This text has a color of #fca32a
<p style="color:#fca32a;">Text here</p>
.mytext {color:#fca32a;}
This box has a color of #fca32a
<div style="background-color:#fca32a;">Content here</div>
.mybackground {background-color:#fca32a;}
Border around this has a color of #fca32a
<div style="border:2px solid #fca32a;">Content here</div>
.myborder {border:2px solid #fca32a;}