#c96f84 color space conversions
Hex:
#c96f84
RGB:
201, 111, 132
CMY:
21, 56, 48
CMYK:
0, 45, 34, 21
HSL:
346°, 45.4545%, 61.1765%
HSV (HSB):
346°, 44.7761%, 78.8235%
XYZ:
33.9367, 25.4523, 24.9539
xyY:
0.4024, 0.3018, 25.4523
CIE-Lab:
57.5135, 37.8471, 4.3545
CIE-LCH:
57.5135, 38.0968, 6.5633
CIE-Luv:
57.5135, 58.9654, -1.0471
Hunter-Lab:
50.4503, 31.7846, 5.9890
#c96f84 color charts
#c96f84 color shades, tints & tones
#c96f84 color schemes
#c96f84 color preview, HTML & CSS examples
This text has a color of #c96f84
<p style="color:#c96f84;">Text here</p>
.mytext {color:#c96f84;}
This box has a color of #c96f84
<div style="background-color:#c96f84;">Content here</div>
.mybackground {background-color:#c96f84;}
Border around this has a color of #c96f84
<div style="border:2px solid #c96f84;">Content here</div>
.myborder {border:2px solid #c96f84;}