#fc2d3e color space conversions
Hex:
#fc2d3e
RGB:
252, 45, 62
CMY:
1, 82, 76
CMYK:
0, 82, 75, 1
HSL:
355°, 97.1831%, 58.2353%
HSV (HSB):
355°, 82.1429%, 98.8235%
XYZ:
41.9528, 22.9200, 6.7703
xyY:
0.5856, 0.3199, 22.9200
CIE-Lab:
54.9899, 74.7044, 43.1622
CIE-LCH:
54.9899, 86.2771, 30.0182
CIE-Luv:
54.9899, 153.9990, 28.3538
Hunter-Lab:
47.8749, 72.6387, 25.1278
#fc2d3e color charts
#fc2d3e color shades, tints & tones
#fc2d3e color schemes
#fc2d3e color preview, HTML & CSS examples
This text has a color of #fc2d3e
<p style="color:#fc2d3e;">Text here</p>
.mytext {color:#fc2d3e;}
This box has a color of #fc2d3e
<div style="background-color:#fc2d3e;">Content here</div>
.mybackground {background-color:#fc2d3e;}
Border around this has a color of #fc2d3e
<div style="border:2px solid #fc2d3e;">Content here</div>
.myborder {border:2px solid #fc2d3e;}