#fc3b2e color space conversions
Hex:
#fc3b2e
RGB:
252, 59, 46
CMY:
1, 77, 82
CMYK:
0, 77, 82, 1
HSL:
4°, 97.1698%, 58.4314%
HSV (HSB):
4°, 81.7460%, 98.8235%
XYZ:
42.2020, 24.0206, 4.9969
xyY:
0.5926, 0.3373, 24.0206
CIE-Lab:
56.1084, 70.6353, 52.7198
CIE-LCH:
56.1084, 88.1403, 36.7364
CIE-Luv:
56.1084, 150.6147, 36.0846
Hunter-Lab:
49.0108, 67.9328, 28.2627
#fc3b2e color charts
#fc3b2e color shades, tints & tones
#fc3b2e color schemes
#fc3b2e color preview, HTML & CSS examples
This text has a color of #fc3b2e
<p style="color:#fc3b2e;">Text here</p>
.mytext {color:#fc3b2e;}
This box has a color of #fc3b2e
<div style="background-color:#fc3b2e;">Content here</div>
.mybackground {background-color:#fc3b2e;}
Border around this has a color of #fc3b2e
<div style="border:2px solid #fc3b2e;">Content here</div>
.myborder {border:2px solid #fc3b2e;}