#cc2545 color space conversions
Hex:
#cc2545
RGB:
204, 37, 69
CMY:
20, 85, 73
CMYK:
0, 82, 66, 20
HSL:
349°, 69.2946%, 47.2549%
HSV (HSB):
349°, 81.8627%, 80.0000%
XYZ:
26.6376, 14.5902, 7.0425
xyY:
0.5518, 0.3023, 14.5902
CIE-Lab:
45.0677, 63.9839, 25.0072
CIE-LCH:
45.0677, 68.6971, 21.3473
CIE-Luv:
45.0677, 118.2291, 14.1624
Hunter-Lab:
38.1971, 57.6360, 15.8066
#cc2545 color charts
#cc2545 color shades, tints & tones
#cc2545 color schemes
#cc2545 color preview, HTML & CSS examples
This text has a color of #cc2545
<p style="color:#cc2545;">Text here</p>
.mytext {color:#cc2545;}
This box has a color of #cc2545
<div style="background-color:#cc2545;">Content here</div>
.mybackground {background-color:#cc2545;}
Border around this has a color of #cc2545
<div style="border:2px solid #cc2545;">Content here</div>
.myborder {border:2px solid #cc2545;}