#fc2e3d color space conversions
Hex:
#fc2e3d
RGB:
252, 46, 61
CMY:
1, 82, 76
CMYK:
0, 82, 76, 1
HSL:
356°, 97.1698%, 58.4314%
HSV (HSB):
356°, 81.7460%, 98.8235%
XYZ:
41.9642, 22.9864, 6.6399
xyY:
0.5862, 0.3211, 22.9864
CIE-Lab:
55.0583, 74.4440, 43.7920
CIE-LCH:
55.0583, 86.3693, 30.4663
CIE-Luv:
55.0583, 153.8233, 28.8896
Hunter-Lab:
47.9441, 72.3341, 25.3496
#fc2e3d color charts
#fc2e3d color shades, tints & tones
#fc2e3d color schemes
#fc2e3d color preview, HTML & CSS examples
This text has a color of #fc2e3d
<p style="color:#fc2e3d;">Text here</p>
.mytext {color:#fc2e3d;}
This box has a color of #fc2e3d
<div style="background-color:#fc2e3d;">Content here</div>
.mybackground {background-color:#fc2e3d;}
Border around this has a color of #fc2e3d
<div style="border:2px solid #fc2e3d;">Content here</div>
.myborder {border:2px solid #fc2e3d;}