#fc0030 color space conversions
Hex:
#fc0030
RGB:
252, 0, 48
CMY:
1, 100, 81
CMYK:
0, 100, 81, 1
HSL:
349°, 100.0000%, 49.4118%
HSV (HSB):
349°, 100.0000%, 98.8235%
XYZ:
40.6784, 20.9088, 4.6881
xyY:
0.6138, 0.3155, 20.9088
CIE-Lab:
52.8496, 80.0353, 48.6075
CIE-LCH:
52.8496, 93.6394, 31.2714
CIE-Luv:
52.8496, 167.5467, 29.1995
Hunter-Lab:
45.7262, 78.7742, 25.9296
#fc0030 color charts
#fc0030 color shades, tints & tones
#fc0030 color schemes
#fc0030 color preview, HTML & CSS examples
This text has a color of #fc0030
<p style="color:#fc0030;">Text here</p>
.mytext {color:#fc0030;}
This box has a color of #fc0030
<div style="background-color:#fc0030;">Content here</div>
.mybackground {background-color:#fc0030;}
Border around this has a color of #fc0030
<div style="border:2px solid #fc0030;">Content here</div>
.myborder {border:2px solid #fc0030;}