#fc2d1e color space conversions
Hex:
#fc2d1e
RGB:
252, 45, 30
CMY:
1, 82, 88
CMYK:
0, 82, 88, 1
HSL:
4°, 97.3684%, 55.2941%
HSV (HSB):
4°, 88.0952%, 98.8235%
XYZ:
41.3176, 22.6660, 3.4256
xyY:
0.6129, 0.3362, 22.6660
CIE-Lab:
54.7266, 73.9083, 58.8048
CIE-LCH:
54.7266, 94.4480, 38.5074
CIE-Luv:
54.7266, 159.5180, 37.4283
Hunter-Lab:
47.6088, 71.5971, 29.0601
#fc2d1e color charts
#fc2d1e color shades, tints & tones
#fc2d1e color schemes
#fc2d1e color preview, HTML & CSS examples
This text has a color of #fc2d1e
<p style="color:#fc2d1e;">Text here</p>
.mytext {color:#fc2d1e;}
This box has a color of #fc2d1e
<div style="background-color:#fc2d1e;">Content here</div>
.mybackground {background-color:#fc2d1e;}
Border around this has a color of #fc2d1e
<div style="border:2px solid #fc2d1e;">Content here</div>
.myborder {border:2px solid #fc2d1e;}