#cc3121 color space conversions
Hex:
#cc3121
RGB:
204, 49, 33
CMY:
20, 81, 87
CMYK:
0, 76, 84, 20
HSL:
6°, 72.1519%, 46.4706%
HSV (HSB):
6°, 83.8235%, 80.0000%
XYZ:
26.2747, 15.1438, 2.9771
xyY:
0.5918, 0.3411, 15.1438
CIE-Lab:
45.8305, 59.2030, 46.3522
CIE-LCH:
45.8305, 75.1899, 38.0587
CIE-Luv:
45.8305, 120.7950, 30.4757
Hunter-Lab:
38.9150, 52.4184, 22.7047
#cc3121 color charts
#cc3121 color shades, tints & tones
#cc3121 color schemes
#cc3121 color preview, HTML & CSS examples
This text has a color of #cc3121
<p style="color:#cc3121;">Text here</p>
.mytext {color:#cc3121;}
This box has a color of #cc3121
<div style="background-color:#cc3121;">Content here</div>
.mybackground {background-color:#cc3121;}
Border around this has a color of #cc3121
<div style="border:2px solid #cc3121;">Content here</div>
.myborder {border:2px solid #cc3121;}