#fc962a color space conversions
Hex:
#fc962a
RGB:
252, 150, 42
CMY:
1, 41, 84
CMYK:
0, 40, 83, 1
HSL:
31°, 97.2222%, 57.6471%
HSV (HSB):
31°, 83.3333%, 98.8235%
XYZ:
51.4691, 42.6753, 7.7149
xyY:
0.5053, 0.4190, 42.6753
CIE-Lab:
71.3340, 31.1026, 67.8159
CIE-LCH:
71.3340, 74.6081, 65.3622
CIE-Luv:
71.3340, 83.6489, 64.0127
Hunter-Lab:
65.3263, 26.3150, 38.7264
#fc962a color charts
#fc962a color shades, tints & tones
#fc962a color schemes
#fc962a color preview, HTML & CSS examples
This text has a color of #fc962a
<p style="color:#fc962a;">Text here</p>
.mytext {color:#fc962a;}
This box has a color of #fc962a
<div style="background-color:#fc962a;">Content here</div>
.mybackground {background-color:#fc962a;}
Border around this has a color of #fc962a
<div style="border:2px solid #fc962a;">Content here</div>
.myborder {border:2px solid #fc962a;}