#cc163c color space conversions
Hex:
#cc163c
RGB:
204, 22, 60
CMY:
20, 91, 76
CMYK:
0, 89, 71, 20
HSL:
347°, 80.5310%, 44.3137%
HSV (HSB):
347°, 89.2157%, 80.0000%
XYZ:
26.0044, 13.7374, 5.5560
xyY:
0.5741, 0.3033, 13.7374
CIE-Lab:
43.8540, 66.6017, 29.0149
CIE-LCH:
43.8540, 72.6474, 23.5402
CIE-Luv:
43.8540, 125.6209, 16.3784
Hunter-Lab:
37.0640, 60.3746, 17.0571
#cc163c color charts
#cc163c color shades, tints & tones
#cc163c color schemes
#cc163c color preview, HTML & CSS examples
This text has a color of #cc163c
<p style="color:#cc163c;">Text here</p>
.mytext {color:#cc163c;}
This box has a color of #cc163c
<div style="background-color:#cc163c;">Content here</div>
.mybackground {background-color:#cc163c;}
Border around this has a color of #cc163c
<div style="border:2px solid #cc163c;">Content here</div>
.myborder {border:2px solid #cc163c;}