#c999a2 color space conversions
Hex:
#c999a2
RGB:
201, 153, 162
CMY:
21, 40, 36
CMYK:
0, 24, 19, 21
HSL:
349°, 30.7692%, 69.4118%
HSV (HSB):
349°, 23.8806%, 78.8235%
XYZ:
42.0002, 37.8086, 39.2666
xyY:
0.3527, 0.3175, 37.8086
CIE-Lab:
67.8793, 19.2899, 2.2607
CIE-LCH:
67.8793, 19.4219, 6.6845
CIE-Luv:
67.8793, 29.3590, -0.2061
Hunter-Lab:
61.4887, 14.3202, 5.1796
#c999a2 color charts
#c999a2 color shades, tints & tones
#c999a2 color schemes
#c999a2 color preview, HTML & CSS examples
This text has a color of #c999a2
<p style="color:#c999a2;">Text here</p>
.mytext {color:#c999a2;}
This box has a color of #c999a2
<div style="background-color:#c999a2;">Content here</div>
.mybackground {background-color:#c999a2;}
Border around this has a color of #c999a2
<div style="border:2px solid #c999a2;">Content here</div>
.myborder {border:2px solid #c999a2;}