#cc4041 color space conversions
Hex:
#cc4041
RGB:
204, 64, 65
CMY:
20, 75, 75
CMYK:
0, 69, 68, 20
HSL:
360°, 57.8512%, 52.5490%
HSV (HSB):
360°, 68.6275%, 80.0000%
XYZ:
27.6894, 16.8858, 6.8009
xyY:
0.5390, 0.3287, 16.8858
CIE-Lab:
48.1158, 55.0964, 31.1911
CIE-LCH:
48.1158, 63.3127, 29.5150
CIE-Luv:
48.1158, 106.1246, 22.4679
Hunter-Lab:
41.0924, 48.3675, 18.9520
#cc4041 color charts
#cc4041 color shades, tints & tones
#cc4041 color schemes
#cc4041 color preview, HTML & CSS examples
This text has a color of #cc4041
<p style="color:#cc4041;">Text here</p>
.mytext {color:#cc4041;}
This box has a color of #cc4041
<div style="background-color:#cc4041;">Content here</div>
.mybackground {background-color:#cc4041;}
Border around this has a color of #cc4041
<div style="border:2px solid #cc4041;">Content here</div>
.myborder {border:2px solid #cc4041;}