#c96c96 color space conversions
Hex:
#c96c96
RGB:
201, 108, 150
CMY:
21, 58, 41
CMYK:
0, 46, 25, 21
HSL:
333°, 46.2687%, 60.5882%
HSV (HSB):
333°, 46.2687%, 78.8235%
XYZ:
34.9550, 25.3446, 31.9038
xyY:
0.3791, 0.2749, 25.3446
CIE-Lab:
57.4097, 41.8075, -6.2702
CIE-LCH:
57.4097, 42.2751, 351.4705
CIE-Luv:
57.4097, 56.6224, -16.2774
Hunter-Lab:
50.3435, 35.8369, -2.3330
#c96c96 color charts
#c96c96 color shades, tints & tones
#c96c96 color schemes
#c96c96 color preview, HTML & CSS examples
This text has a color of #c96c96
<p style="color:#c96c96;">Text here</p>
.mytext {color:#c96c96;}
This box has a color of #c96c96
<div style="background-color:#c96c96;">Content here</div>
.mybackground {background-color:#c96c96;}
Border around this has a color of #c96c96
<div style="border:2px solid #c96c96;">Content here</div>
.myborder {border:2px solid #c96c96;}