#fc966c color space conversions
Hex:
#fc966c
RGB:
252, 150, 108
CMY:
1, 41, 58
CMYK:
0, 40, 57, 1
HSL:
18°, 96.0000%, 70.5882%
HSV (HSB):
18°, 57.1429%, 98.8235%
XYZ:
53.7580, 43.5908, 19.7679
xyY:
0.4590, 0.3722, 43.5908
CIE-Lab:
71.9542, 34.3835, 38.3973
CIE-LCH:
71.9542, 51.5419, 48.1566
CIE-Luv:
71.9542, 77.2106, 40.4192
Hunter-Lab:
66.0234, 29.7986, 28.4645
#fc966c color charts
#fc966c color shades, tints & tones
#fc966c color schemes
#fc966c color preview, HTML & CSS examples
This text has a color of #fc966c
<p style="color:#fc966c;">Text here</p>
.mytext {color:#fc966c;}
This box has a color of #fc966c
<div style="background-color:#fc966c;">Content here</div>
.mybackground {background-color:#fc966c;}
Border around this has a color of #fc966c
<div style="border:2px solid #fc966c;">Content here</div>
.myborder {border:2px solid #fc966c;}