#cc343a color space conversions
Hex:
#cc343a
RGB:
204, 52, 58
CMY:
20, 80, 77
CMYK:
0, 75, 72, 20
HSL:
358°, 59.8425%, 50.1961%
HSV (HSB):
358°, 74.5098%, 80.0000%
XYZ:
26.8936, 15.5988, 5.5964
xyY:
0.5592, 0.3244, 15.5988
CIE-Lab:
46.4437, 59.0974, 33.3003
CIE-LCH:
46.4437, 67.8338, 29.4005
CIE-Luv:
46.4437, 114.4649, 22.5028
Hunter-Lab:
39.4954, 52.4290, 19.2455
#cc343a color charts
#cc343a color shades, tints & tones
#cc343a color schemes
#cc343a color preview, HTML & CSS examples
This text has a color of #cc343a
<p style="color:#cc343a;">Text here</p>
.mytext {color:#cc343a;}
This box has a color of #cc343a
<div style="background-color:#cc343a;">Content here</div>
.mybackground {background-color:#cc343a;}
Border around this has a color of #cc343a
<div style="border:2px solid #cc343a;">Content here</div>
.myborder {border:2px solid #cc343a;}