#fc0033 color space conversions
Hex:
#fc0033
RGB:
252, 0, 51
CMY:
1, 100, 80
CMYK:
0, 100, 80, 1
HSL:
348°, 100.0000%, 49.4118%
HSV (HSB):
348°, 100.0000%, 98.8235%
XYZ:
40.7424, 20.9345, 5.0254
xyY:
0.6108, 0.3138, 20.9345
CIE-Lab:
52.8777, 80.1118, 47.0139
CIE-LCH:
52.8777, 92.8881, 30.4067
CIE-Luv:
52.8777, 166.9133, 28.2573
Hunter-Lab:
45.7542, 78.8778, 25.5159
#fc0033 color charts
#fc0033 color shades, tints & tones
#fc0033 color schemes
#fc0033 color preview, HTML & CSS examples
This text has a color of #fc0033
<p style="color:#fc0033;">Text here</p>
.mytext {color:#fc0033;}
This box has a color of #fc0033
<div style="background-color:#fc0033;">Content here</div>
.mybackground {background-color:#fc0033;}
Border around this has a color of #fc0033
<div style="border:2px solid #fc0033;">Content here</div>
.myborder {border:2px solid #fc0033;}