#fc966d color space conversions
Hex:
#fc966d
RGB:
252, 150, 109
CMY:
1, 41, 57
CMYK:
0, 40, 57, 1
HSL:
17°, 95.9732%, 70.7843%
HSV (HSB):
17°, 56.7460%, 98.8235%
XYZ:
53.8115, 43.6123, 20.0498
xyY:
0.4581, 0.3713, 43.6123
CIE-Lab:
71.9686, 34.4586, 37.8862
CIE-LCH:
71.9686, 51.2129, 47.7126
CIE-Luv:
71.9686, 77.0701, 39.9015
Hunter-Lab:
66.0396, 29.8793, 28.2271
#fc966d color charts
#fc966d color shades, tints & tones
#fc966d color schemes
#fc966d color preview, HTML & CSS examples
This text has a color of #fc966d
<p style="color:#fc966d;">Text here</p>
.mytext {color:#fc966d;}
This box has a color of #fc966d
<div style="background-color:#fc966d;">Content here</div>
.mybackground {background-color:#fc966d;}
Border around this has a color of #fc966d
<div style="border:2px solid #fc966d;">Content here</div>
.myborder {border:2px solid #fc966d;}