#cc4345 color space conversions
Hex:
#cc4345
RGB:
204, 67, 69
CMY:
20, 74, 73
CMYK:
0, 67, 66, 20
HSL:
359°, 57.3222%, 53.1373%
HSV (HSB):
359°, 67.1569%, 80.0000%
XYZ:
27.9832, 17.2813, 7.4910
xyY:
0.5304, 0.3276, 17.2813
CIE-Lab:
48.6126, 54.1234, 29.4497
CIE-LCH:
48.6126, 61.6168, 28.5515
CIE-Luv:
48.6126, 103.3961, 21.4265
Hunter-Lab:
41.5708, 47.4073, 18.4157
#cc4345 color charts
#cc4345 color shades, tints & tones
#cc4345 color schemes
#cc4345 color preview, HTML & CSS examples
This text has a color of #cc4345
<p style="color:#cc4345;">Text here</p>
.mytext {color:#cc4345;}
This box has a color of #cc4345
<div style="background-color:#cc4345;">Content here</div>
.mybackground {background-color:#cc4345;}
Border around this has a color of #cc4345
<div style="border:2px solid #cc4345;">Content here</div>
.myborder {border:2px solid #cc4345;}