#c9166b color space conversions
Hex:
#c9166b
RGB:
201, 22, 107
CMY:
21, 91, 58
CMYK:
0, 89, 47, 21
HSL:
332°, 80.2691%, 43.7255%
HSV (HSB):
332°, 89.0547%, 78.8235%
XYZ:
27.0281, 14.0529, 15.1978
xyY:
0.4803, 0.2497, 14.0529
CIE-Lab:
44.3086, 68.8470, 0.2346
CIE-LCH:
44.3086, 68.8474, 0.1952
CIE-Luv:
44.3086, 105.7700, -12.7180
Hunter-Lab:
37.4871, 63.0956, 2.2040
#c9166b color charts
#c9166b color shades, tints & tones
#c9166b color schemes
#c9166b color preview, HTML & CSS examples
This text has a color of #c9166b
<p style="color:#c9166b;">Text here</p>
.mytext {color:#c9166b;}
This box has a color of #c9166b
<div style="background-color:#c9166b;">Content here</div>
.mybackground {background-color:#c9166b;}
Border around this has a color of #c9166b
<div style="border:2px solid #c9166b;">Content here</div>
.myborder {border:2px solid #c9166b;}