#c2173e color space conversions
Hex:
#c2173e
RGB:
194, 23, 62
CMY:
24, 91, 76
CMYK:
0, 88, 68, 24
HSL:
346°, 78.8018%, 42.5490%
HSV (HSB):
346°, 88.1443%, 76.0784%
XYZ:
23.4240, 12.4299, 5.7221
xyY:
0.5634, 0.2990, 12.4299
CIE-Lab:
41.8914, 63.9489, 24.8992
CIE-LCH:
41.8914, 68.6253, 21.2740
CIE-Luv:
41.8914, 117.0034, 13.2854
Hunter-Lab:
35.2561, 56.8966, 15.0565
#c2173e color charts
#c2173e color shades, tints & tones
#c2173e color schemes
#c2173e color preview, HTML & CSS examples
This text has a color of #c2173e
<p style="color:#c2173e;">Text here</p>
.mytext {color:#c2173e;}
This box has a color of #c2173e
<div style="background-color:#c2173e;">Content here</div>
.mybackground {background-color:#c2173e;}
Border around this has a color of #c2173e
<div style="border:2px solid #c2173e;">Content here</div>
.myborder {border:2px solid #c2173e;}