#fc6f42 color space conversions
Hex:
#fc6f42
RGB:
252, 111, 66
CMY:
1, 56, 74
CMYK:
0, 56, 74, 1
HSL:
15°, 96.8750%, 62.3529%
HSV (HSB):
15°, 73.8095%, 98.8235%
XYZ:
46.8127, 32.4577, 8.9519
xyY:
0.5306, 0.3679, 32.4577
CIE-Lab:
63.7194, 51.2438, 50.4813
CIE-LCH:
63.7194, 71.9326, 44.5705
CIE-Luv:
63.7194, 112.8367, 43.7439
Hunter-Lab:
56.9716, 46.9703, 30.5639
#fc6f42 color charts
#fc6f42 color shades, tints & tones
#fc6f42 color schemes
#fc6f42 color preview, HTML & CSS examples
This text has a color of #fc6f42
<p style="color:#fc6f42;">Text here</p>
.mytext {color:#fc6f42;}
This box has a color of #fc6f42
<div style="background-color:#fc6f42;">Content here</div>
.mybackground {background-color:#fc6f42;}
Border around this has a color of #fc6f42
<div style="border:2px solid #fc6f42;">Content here</div>
.myborder {border:2px solid #fc6f42;}