#fc2d0d color space conversions
Hex:
#fc2d0d
RGB:
252, 45, 13
CMY:
1, 82, 95
CMYK:
0, 82, 95, 1
HSL:
8°, 97.5510%, 51.9608%
HSV (HSB):
8°, 94.8413%, 98.8235%
XYZ:
41.1559, 22.6013, 2.5741
xyY:
0.6205, 0.3407, 22.6013
CIE-Lab:
54.6592, 73.7038, 64.4255
CIE-LCH:
54.6592, 97.8922, 41.1571
CIE-Luv:
54.6592, 160.9870, 39.8338
Hunter-Lab:
47.5408, 71.3305, 30.0683
#fc2d0d color charts
#fc2d0d color shades, tints & tones
#fc2d0d color schemes
#fc2d0d color preview, HTML & CSS examples
This text has a color of #fc2d0d
<p style="color:#fc2d0d;">Text here</p>
.mytext {color:#fc2d0d;}
This box has a color of #fc2d0d
<div style="background-color:#fc2d0d;">Content here</div>
.mybackground {background-color:#fc2d0d;}
Border around this has a color of #fc2d0d
<div style="border:2px solid #fc2d0d;">Content here</div>
.myborder {border:2px solid #fc2d0d;}