#c2163c color space conversions
Hex:
#c2163c
RGB:
194, 22, 60
CMY:
24, 91, 76
CMYK:
0, 89, 69, 24
HSL:
347°, 79.6296%, 42.3529%
HSV (HSB):
347°, 88.6598%, 76.0784%
XYZ:
23.3507, 12.3694, 5.4318
xyY:
0.5674, 0.3006, 12.3694
CIE-Lab:
41.7973, 64.0270, 26.0257
CIE-LCH:
41.7973, 69.1143, 22.1208
CIE-Luv:
41.7973, 117.8766, 14.1431
Hunter-Lab:
35.1702, 56.9644, 15.4622
#c2163c color charts
#c2163c color shades, tints & tones
#c2163c color schemes
#c2163c color preview, HTML & CSS examples
This text has a color of #c2163c
<p style="color:#c2163c;">Text here</p>
.mytext {color:#c2163c;}
This box has a color of #c2163c
<div style="background-color:#c2163c;">Content here</div>
.mybackground {background-color:#c2163c;}
Border around this has a color of #c2163c
<div style="border:2px solid #c2163c;">Content here</div>
.myborder {border:2px solid #c2163c;}