#fc0031 color space conversions
Hex:
#fc0031
RGB:
252, 0, 49
CMY:
1, 100, 81
CMYK:
0, 100, 81, 1
HSL:
348°, 100.0000%, 49.4118%
HSV (HSB):
348°, 100.0000%, 98.8235%
XYZ:
40.6993, 20.9172, 4.7981
xyY:
0.6128, 0.3149, 20.9172
CIE-Lab:
52.8588, 80.0602, 48.0796
CIE-LCH:
52.8588, 93.3879, 30.9866
CIE-Luv:
52.8588, 167.3397, 28.8916
Hunter-Lab:
45.7353, 78.8080, 25.7947
#fc0031 color charts
#fc0031 color shades, tints & tones
#fc0031 color schemes
#fc0031 color preview, HTML & CSS examples
This text has a color of #fc0031
<p style="color:#fc0031;">Text here</p>
.mytext {color:#fc0031;}
This box has a color of #fc0031
<div style="background-color:#fc0031;">Content here</div>
.mybackground {background-color:#fc0031;}
Border around this has a color of #fc0031
<div style="border:2px solid #fc0031;">Content here</div>
.myborder {border:2px solid #fc0031;}