#c0999c color space conversions
Hex:
#c0999c
RGB:
192, 153, 156
CMY:
25, 40, 39
CMYK:
0, 20, 19, 25
HSL:
355°, 23.6364%, 67.6471%
HSV (HSB):
355°, 20.3125%, 75.2941%
XYZ:
39.1302, 36.3892, 36.4139
xyY:
0.3496, 0.3251, 36.3892
CIE-Lab:
66.8163, 14.9919, 3.9623
CIE-LCH:
66.8163, 15.5067, 14.8043
CIE-Luv:
66.8163, 23.9964, 2.9768
Hunter-Lab:
60.3235, 10.2220, 6.4364
#c0999c color charts
#c0999c color shades, tints & tones
#c0999c color schemes
#c0999c color preview, HTML & CSS examples
This text has a color of #c0999c
<p style="color:#c0999c;">Text here</p>
.mytext {color:#c0999c;}
This box has a color of #c0999c
<div style="background-color:#c0999c;">Content here</div>
.mybackground {background-color:#c0999c;}
Border around this has a color of #c0999c
<div style="border:2px solid #c0999c;">Content here</div>
.myborder {border:2px solid #c0999c;}