#cc2139 color space conversions
Hex:
#cc2139
RGB:
204, 33, 57
CMY:
20, 87, 78
CMYK:
0, 84, 72, 20
HSL:
352°, 72.1519%, 46.4706%
HSV (HSB):
352°, 83.8235%, 80.0000%
XYZ:
26.1842, 14.2205, 5.2357
xyY:
0.5737, 0.3116, 14.2205
CIE-Lab:
44.5475, 64.3591, 31.6644
CIE-LCH:
44.5475, 71.7268, 26.1970
CIE-Luv:
44.5475, 123.1050, 19.2110
Hunter-Lab:
37.7101, 57.9500, 18.1652
#cc2139 color charts
#cc2139 color shades, tints & tones
#cc2139 color schemes
#cc2139 color preview, HTML & CSS examples
This text has a color of #cc2139
<p style="color:#cc2139;">Text here</p>
.mytext {color:#cc2139;}
This box has a color of #cc2139
<div style="background-color:#cc2139;">Content here</div>
.mybackground {background-color:#cc2139;}
Border around this has a color of #cc2139
<div style="border:2px solid #cc2139;">Content here</div>
.myborder {border:2px solid #cc2139;}