#fc3e2e color space conversions
Hex:
#fc3e2e
RGB:
252, 62, 46
CMY:
1, 76, 82
CMYK:
0, 75, 82, 1
HSL:
5°, 97.1698%, 58.4314%
HSV (HSB):
5°, 81.7460%, 98.8235%
XYZ:
42.3607, 24.3380, 5.0498
xyY:
0.5904, 0.3392, 24.3380
CIE-Lab:
56.4246, 69.7501, 53.0131
CIE-LCH:
56.4246, 87.6097, 37.2364
CIE-Luv:
56.4246, 149.0016, 36.6818
Hunter-Lab:
49.3335, 66.9369, 28.4645
#fc3e2e color charts
#fc3e2e color shades, tints & tones
#fc3e2e color schemes
#fc3e2e color preview, HTML & CSS examples
This text has a color of #fc3e2e
<p style="color:#fc3e2e;">Text here</p>
.mytext {color:#fc3e2e;}
This box has a color of #fc3e2e
<div style="background-color:#fc3e2e;">Content here</div>
.mybackground {background-color:#fc3e2e;}
Border around this has a color of #fc3e2e
<div style="border:2px solid #fc3e2e;">Content here</div>
.myborder {border:2px solid #fc3e2e;}