#cc2028 color space conversions
Hex:
#cc2028
RGB:
204, 32, 40
CMY:
20, 87, 84
CMYK:
0, 84, 80, 20
HSL:
357°, 72.8814%, 46.2745%
HSV (HSB):
357°, 84.3137%, 80.0000%
XYZ:
25.8014, 14.0236, 3.3544
xyY:
0.5975, 0.3248, 14.0236
CIE-Lab:
44.2667, 63.9757, 41.2108
CIE-LCH:
44.2667, 76.1001, 32.7881
CIE-Luv:
44.2667, 127.3637, 25.4740
Hunter-Lab:
37.4481, 57.4505, 20.9027
#cc2028 color charts
#cc2028 color shades, tints & tones
#cc2028 color schemes
#cc2028 color preview, HTML & CSS examples
This text has a color of #cc2028
<p style="color:#cc2028;">Text here</p>
.mytext {color:#cc2028;}
This box has a color of #cc2028
<div style="background-color:#cc2028;">Content here</div>
.mybackground {background-color:#cc2028;}
Border around this has a color of #cc2028
<div style="border:2px solid #cc2028;">Content here</div>
.myborder {border:2px solid #cc2028;}