#cc393d color space conversions
Hex:
#cc393d
RGB:
204, 57, 61
CMY:
20, 78, 76
CMYK:
0, 72, 70, 20
HSL:
358°, 59.0361%, 51.1765%
HSV (HSB):
358°, 72.0588%, 80.0000%
XYZ:
27.2073, 16.1005, 6.0886
xyY:
0.5508, 0.3259, 16.1005
CIE-Lab:
47.1061, 57.5137, 32.3234
CIE-LCH:
47.1061, 65.9744, 29.3365
CIE-Luv:
47.1061, 111.0736, 22.4081
Hunter-Lab:
40.1255, 50.8132, 19.0912
#cc393d color charts
#cc393d color shades, tints & tones
#cc393d color schemes
#cc393d color preview, HTML & CSS examples
This text has a color of #cc393d
<p style="color:#cc393d;">Text here</p>
.mytext {color:#cc393d;}
This box has a color of #cc393d
<div style="background-color:#cc393d;">Content here</div>
.mybackground {background-color:#cc393d;}
Border around this has a color of #cc393d
<div style="border:2px solid #cc393d;">Content here</div>
.myborder {border:2px solid #cc393d;}