#c99db2 color space conversions
Hex:
#c99db2
RGB:
201, 157, 178
CMY:
21, 38, 30
CMYK:
0, 22, 11, 21
HSL:
331°, 28.9474%, 70.1961%
HSV (HSB):
331°, 21.8905%, 78.8235%
XYZ:
44.1802, 39.7458, 47.4626
xyY:
0.3363, 0.3025, 39.7458
CIE-Lab:
69.2881, 19.6959, -4.5963
CIE-LCH:
69.2881, 20.2251, 346.8645
CIE-Luv:
69.2881, 25.1561, -10.2191
Hunter-Lab:
63.0443, 14.7620, -0.5053
#c99db2 color charts
#c99db2 color shades, tints & tones
#c99db2 color schemes
#c99db2 color preview, HTML & CSS examples
This text has a color of #c99db2
<p style="color:#c99db2;">Text here</p>
.mytext {color:#c99db2;}
This box has a color of #c99db2
<div style="background-color:#c99db2;">Content here</div>
.mybackground {background-color:#c99db2;}
Border around this has a color of #c99db2
<div style="border:2px solid #c99db2;">Content here</div>
.myborder {border:2px solid #c99db2;}