#fc0f06 color space conversions
Hex:
#fc0f06
RGB:
252, 15, 6
CMY:
1, 94, 98
CMYK:
0, 94, 98, 1
HSL:
2°, 97.6190%, 50.5882%
HSV (HSB):
2°, 97.6190%, 98.8235%
XYZ:
40.3486, 21.0502, 2.1088
xyY:
0.6353, 0.3315, 21.0502
CIE-Lab:
53.0044, 78.3467, 65.2632
CIE-LCH:
53.0044, 101.9681, 39.7945
CIE-Luv:
53.0044, 170.5236, 37.4802
Hunter-Lab:
45.8805, 76.6867, 29.3913
#fc0f06 color charts
#fc0f06 color shades, tints & tones
#fc0f06 color schemes
#fc0f06 color preview, HTML & CSS examples
This text has a color of #fc0f06
<p style="color:#fc0f06;">Text here</p>
.mytext {color:#fc0f06;}
This box has a color of #fc0f06
<div style="background-color:#fc0f06;">Content here</div>
.mybackground {background-color:#fc0f06;}
Border around this has a color of #fc0f06
<div style="border:2px solid #fc0f06;">Content here</div>
.myborder {border:2px solid #fc0f06;}