#cc3345 color space conversions
Hex:
#cc3345
RGB:
204, 51, 69
CMY:
20, 80, 73
CMYK:
0, 75, 66, 20
HSL:
353°, 60.0000%, 50.0000%
HSV (HSB):
353°, 75.0000%, 80.0000%
XYZ:
27.1598, 15.6347, 7.2165
xyY:
0.5431, 0.3126, 15.6347
CIE-Lab:
46.4915, 59.9712, 26.8059
CIE-LCH:
46.4915, 65.6895, 24.0837
CIE-Luv:
46.4915, 112.1735, 17.1050
Hunter-Lab:
39.5407, 53.4123, 16.8576
#cc3345 color charts
#cc3345 color shades, tints & tones
#cc3345 color schemes
#cc3345 color preview, HTML & CSS examples
This text has a color of #cc3345
<p style="color:#cc3345;">Text here</p>
.mytext {color:#cc3345;}
This box has a color of #cc3345
<div style="background-color:#cc3345;">Content here</div>
.mybackground {background-color:#cc3345;}
Border around this has a color of #cc3345
<div style="border:2px solid #cc3345;">Content here</div>
.myborder {border:2px solid #cc3345;}