#c2166e color space conversions
Hex:
#c2166e
RGB:
194, 22, 110
CMY:
24, 91, 57
CMYK:
0, 89, 43, 24
HSL:
329°, 79.6296%, 42.3529%
HSV (HSB):
329°, 88.6598%, 76.0784%
XYZ:
25.3495, 13.1689, 15.9576
xyY:
0.4653, 0.2417, 13.1689
CIE-Lab:
43.0167, 67.4629, -3.6937
CIE-LCH:
43.0167, 67.5639, 356.8661
CIE-Luv:
43.0167, 98.7909, -17.1110
Hunter-Lab:
36.2890, 61.1844, -0.6697
#c2166e color charts
#c2166e color shades, tints & tones
#c2166e color schemes
#c2166e color preview, HTML & CSS examples
This text has a color of #c2166e
<p style="color:#c2166e;">Text here</p>
.mytext {color:#c2166e;}
This box has a color of #c2166e
<div style="background-color:#c2166e;">Content here</div>
.mybackground {background-color:#c2166e;}
Border around this has a color of #c2166e
<div style="border:2px solid #c2166e;">Content here</div>
.myborder {border:2px solid #c2166e;}