#c96c90 color space conversions
Hex:
#c96c90
RGB:
201, 108, 144
CMY:
21, 58, 44
CMYK:
0, 46, 28, 21
HSL:
337°, 46.2687%, 60.5882%
HSV (HSB):
337°, 46.2687%, 78.8235%
XYZ:
34.4840, 25.1562, 29.4237
xyY:
0.3872, 0.2825, 25.1562
CIE-Lab:
57.2273, 40.9773, -3.0491
CIE-LCH:
57.2273, 41.0906, 355.7445
CIE-Luv:
57.2273, 58.0119, -11.6156
Hunter-Lab:
50.1560, 34.9520, 0.3271
#c96c90 color charts
#c96c90 color shades, tints & tones
#c96c90 color schemes
#c96c90 color preview, HTML & CSS examples
This text has a color of #c96c90
<p style="color:#c96c90;">Text here</p>
.mytext {color:#c96c90;}
This box has a color of #c96c90
<div style="background-color:#c96c90;">Content here</div>
.mybackground {background-color:#c96c90;}
Border around this has a color of #c96c90
<div style="border:2px solid #c96c90;">Content here</div>
.myborder {border:2px solid #c96c90;}