#c96e89 color space conversions
Hex:
#c96e89
RGB:
201, 110, 137
CMY:
21, 57, 46
CMYK:
0, 45, 32, 21
HSL:
342°, 45.7286%, 60.9804%
HSV (HSB):
342°, 45.2736%, 78.8235%
XYZ:
34.1787, 25.3755, 26.7635
xyY:
0.3960, 0.2940, 25.3755
CIE-Lab:
57.4395, 39.0073, 1.3372
CIE-LCH:
57.4395, 39.0302, 1.9634
CIE-Luv:
57.4395, 58.4638, -5.2704
Hunter-Lab:
50.3741, 32.9570, 3.7615
#c96e89 color charts
#c96e89 color shades, tints & tones
#c96e89 color schemes
#c96e89 color preview, HTML & CSS examples
This text has a color of #c96e89
<p style="color:#c96e89;">Text here</p>
.mytext {color:#c96e89;}
This box has a color of #c96e89
<div style="background-color:#c96e89;">Content here</div>
.mybackground {background-color:#c96e89;}
Border around this has a color of #c96e89
<div style="border:2px solid #c96e89;">Content here</div>
.myborder {border:2px solid #c96e89;}