#c96e91 color space conversions
Hex:
#c96e91
RGB:
201, 110, 145
CMY:
21, 57, 43
CMYK:
0, 45, 28, 21
HSL:
337°, 45.7286%, 60.9804%
HSV (HSB):
337°, 45.2736%, 78.8235%
XYZ:
34.7742, 25.6137, 29.8992
xyY:
0.3852, 0.2837, 25.6137
CIE-Lab:
57.6685, 40.0730, -2.9812
CIE-LCH:
57.6685, 40.1837, 355.7453
CIE-Luv:
57.6685, 56.6826, -11.3612
Hunter-Lab:
50.6100, 34.0800, 0.3998
#c96e91 color charts
#c96e91 color shades, tints & tones
#c96e91 color schemes
#c96e91 color preview, HTML & CSS examples
This text has a color of #c96e91
<p style="color:#c96e91;">Text here</p>
.mytext {color:#c96e91;}
This box has a color of #c96e91
<div style="background-color:#c96e91;">Content here</div>
.mybackground {background-color:#c96e91;}
Border around this has a color of #c96e91
<div style="border:2px solid #c96e91;">Content here</div>
.myborder {border:2px solid #c96e91;}