#cc3035 color space conversions
Hex:
#cc3035
RGB:
204, 48, 53
CMY:
20, 81, 79
CMYK:
0, 76, 74, 20
HSL:
358°, 61.9048%, 49.4118%
HSV (HSB):
358°, 76.4706%, 80.0000%
XYZ:
26.6014, 15.2083, 4.9016
xyY:
0.5695, 0.3256, 15.2083
CIE-Lab:
45.9182, 60.1696, 35.6086
CIE-LCH:
45.9182, 69.9168, 30.6172
CIE-Luv:
45.9182, 117.6486, 23.6854
Hunter-Lab:
38.9978, 53.5131, 19.8464
#cc3035 color charts
#cc3035 color shades, tints & tones
#cc3035 color schemes
#cc3035 color preview, HTML & CSS examples
This text has a color of #cc3035
<p style="color:#cc3035;">Text here</p>
.mytext {color:#cc3035;}
This box has a color of #cc3035
<div style="background-color:#cc3035;">Content here</div>
.mybackground {background-color:#cc3035;}
Border around this has a color of #cc3035
<div style="border:2px solid #cc3035;">Content here</div>
.myborder {border:2px solid #cc3035;}