#fc1e2d color space conversions
Hex:
#fc1e2d
RGB:
252, 30, 45
CMY:
1, 88, 82
CMYK:
0, 88, 82, 1
HSL:
356°, 97.3684%, 55.2941%
HSV (HSB):
356°, 88.0952%, 98.8235%
XYZ:
41.0828, 21.8135, 4.5277
xyY:
0.6093, 0.3235, 21.8135
CIE-Lab:
53.8285, 77.0604, 51.1040
CIE-LCH:
53.8285, 92.4658, 33.5511
CIE-Luv:
53.8285, 162.6936, 32.0293
Hunter-Lab:
46.7049, 75.2797, 26.9456
#fc1e2d color charts
#fc1e2d color shades, tints & tones
#fc1e2d color schemes
#fc1e2d color preview, HTML & CSS examples
This text has a color of #fc1e2d
<p style="color:#fc1e2d;">Text here</p>
.mytext {color:#fc1e2d;}
This box has a color of #fc1e2d
<div style="background-color:#fc1e2d;">Content here</div>
.mybackground {background-color:#fc1e2d;}
Border around this has a color of #fc1e2d
<div style="border:2px solid #fc1e2d;">Content here</div>
.myborder {border:2px solid #fc1e2d;}