#fc0606 color space conversions
Hex:
#fc0606
RGB:
252, 6, 6
CMY:
1, 98, 98
CMYK:
0, 98, 98, 1
HSL:
0°, 97.6190%, 50.5882%
HSV (HSB):
0°, 97.6190%, 98.8235%
XYZ:
40.2429, 20.8388, 2.0736
xyY:
0.6372, 0.3300, 20.8388
CIE-Lab:
52.7727, 79.0173, 65.1644
CIE-LCH:
52.7727, 102.4214, 39.5119
CIE-Luv:
52.7727, 171.8481, 37.0593
Hunter-Lab:
45.6496, 77.4718, 29.2616
#fc0606 color charts
#fc0606 color shades, tints & tones
#fc0606 color schemes
#fc0606 color preview, HTML & CSS examples
This text has a color of #fc0606
<p style="color:#fc0606;">Text here</p>
.mytext {color:#fc0606;}
This box has a color of #fc0606
<div style="background-color:#fc0606;">Content here</div>
.mybackground {background-color:#fc0606;}
Border around this has a color of #fc0606
<div style="border:2px solid #fc0606;">Content here</div>
.myborder {border:2px solid #fc0606;}