#c996b7 color space conversions
Hex:
#c996b7
RGB:
201, 150, 183
CMY:
21, 41, 28
CMYK:
0, 25, 9, 21
HSL:
321°, 32.0755%, 68.8235%
HSV (HSB):
321°, 25.3731%, 78.8235%
XYZ:
43.5410, 37.6491, 49.7719
xyY:
0.3325, 0.2875, 37.6491
CIE-Lab:
67.7612, 24.4002, -9.6494
CIE-LCH:
67.7612, 26.2389, 338.4230
CIE-Luv:
67.7612, 28.2339, -18.5651
Hunter-Lab:
61.3589, 19.2877, -5.1425
#c996b7 color charts
#c996b7 color shades, tints & tones
#c996b7 color schemes
#c996b7 color preview, HTML & CSS examples
This text has a color of #c996b7
<p style="color:#c996b7;">Text here</p>
.mytext {color:#c996b7;}
This box has a color of #c996b7
<div style="background-color:#c996b7;">Content here</div>
.mybackground {background-color:#c996b7;}
Border around this has a color of #c996b7
<div style="border:2px solid #c996b7;">Content here</div>
.myborder {border:2px solid #c996b7;}