#cc3130 color space conversions
Hex:
#cc3130
RGB:
204, 49, 48
CMY:
20, 81, 81
CMYK:
0, 76, 76, 20
HSL:
0°, 61.9048%, 49.4118%
HSV (HSB):
0°, 76.4706%, 80.0000%
XYZ:
26.5337, 15.2474, 4.3409
xyY:
0.5753, 0.3306, 15.2474
CIE-Lab:
45.9712, 59.6633, 38.5236
CIE-LCH:
45.9712, 71.0196, 32.8496
CIE-Luv:
45.9712, 118.2046, 25.8133
Hunter-Lab:
39.0479, 52.9596, 20.7424
#cc3130 color charts
#cc3130 color shades, tints & tones
#cc3130 color schemes
#cc3130 color preview, HTML & CSS examples
This text has a color of #cc3130
<p style="color:#cc3130;">Text here</p>
.mytext {color:#cc3130;}
This box has a color of #cc3130
<div style="background-color:#cc3130;">Content here</div>
.mybackground {background-color:#cc3130;}
Border around this has a color of #cc3130
<div style="border:2px solid #cc3130;">Content here</div>
.myborder {border:2px solid #cc3130;}