#fc333e color space conversions
Hex:
#fc333e
RGB:
252, 51, 62
CMY:
1, 80, 76
CMYK:
0, 80, 75, 1
HSL:
357°, 97.1014%, 59.4118%
HSV (HSB):
357°, 79.7619%, 98.8235%
XYZ:
42.1982, 23.4109, 6.8521
xyY:
0.5824, 0.3231, 23.4109
CIE-Lab:
55.4931, 73.2763, 43.7120
CIE-LCH:
55.4931, 85.3238, 30.8176
CIE-Luv:
55.4931, 151.4623, 29.3593
Hunter-Lab:
48.3848, 71.0031, 25.4729
#fc333e color charts
#fc333e color shades, tints & tones
#fc333e color schemes
#fc333e color preview, HTML & CSS examples
This text has a color of #fc333e
<p style="color:#fc333e;">Text here</p>
.mytext {color:#fc333e;}
This box has a color of #fc333e
<div style="background-color:#fc333e;">Content here</div>
.mybackground {background-color:#fc333e;}
Border around this has a color of #fc333e
<div style="border:2px solid #fc333e;">Content here</div>
.myborder {border:2px solid #fc333e;}