#c996b4 color space conversions
Hex:
#c996b4
RGB:
201, 150, 180
CMY:
21, 41, 29
CMYK:
0, 25, 10, 21
HSL:
325°, 32.0755%, 68.8235%
HSV (HSB):
325°, 25.3731%, 78.8235%
XYZ:
43.2320, 37.5255, 48.1446
xyY:
0.3354, 0.2911, 37.5255
CIE-Lab:
67.6694, 23.8818, -8.1099
CIE-LCH:
67.6694, 25.2212, 341.2432
CIE-Luv:
67.6694, 28.6451, -16.1507
Hunter-Lab:
61.2581, 18.7721, -3.7172
#c996b4 color charts
#c996b4 color shades, tints & tones
#c996b4 color schemes
#c996b4 color preview, HTML & CSS examples
This text has a color of #c996b4
<p style="color:#c996b4;">Text here</p>
.mytext {color:#c996b4;}
This box has a color of #c996b4
<div style="background-color:#c996b4;">Content here</div>
.mybackground {background-color:#c996b4;}
Border around this has a color of #c996b4
<div style="border:2px solid #c996b4;">Content here</div>
.myborder {border:2px solid #c996b4;}