#c996c8 color space conversions
Hex:
#c996c8
RGB:
201, 150, 200
CMY:
21, 41, 22
CMYK:
0, 25, 0, 21
HSL:
301°, 32.0755%, 68.8235%
HSV (HSB):
301°, 25.3731%, 78.8235%
XYZ:
45.4191, 38.4003, 59.6617
xyY:
0.3166, 0.2676, 38.4003
CIE-Lab:
68.3146, 27.4787, -18.2897
CIE-LCH:
68.3146, 33.0090, 326.3524
CIE-Luv:
68.3146, 25.8784, -32.4628
Hunter-Lab:
61.9680, 22.3865, -13.7058
#c996c8 color charts
#c996c8 color shades, tints & tones
#c996c8 color schemes
#c996c8 color preview, HTML & CSS examples
This text has a color of #c996c8
<p style="color:#c996c8;">Text here</p>
.mytext {color:#c996c8;}
This box has a color of #c996c8
<div style="background-color:#c996c8;">Content here</div>
.mybackground {background-color:#c996c8;}
Border around this has a color of #c996c8
<div style="border:2px solid #c996c8;">Content here</div>
.myborder {border:2px solid #c996c8;}