#c96d7f color space conversions
Hex:
#c96d7f
RGB:
201, 109, 127
CMY:
21, 57, 50
CMYK:
0, 46, 37, 21
HSL:
348°, 46.0000%, 60.7843%
HSV (HSB):
348°, 45.7711%, 78.8235%
XYZ:
33.3868, 24.8871, 23.1227
xyY:
0.4102, 0.3058, 24.8871
CIE-Lab:
56.9652, 38.2840, 6.4795
CIE-LCH:
56.9652, 38.8284, 9.6062
CIE-Luv:
56.9652, 61.2326, 1.5977
Hunter-Lab:
49.8870, 32.1588, 7.4399
#c96d7f color charts
#c96d7f color shades, tints & tones
#c96d7f color schemes
#c96d7f color preview, HTML & CSS examples
This text has a color of #c96d7f
<p style="color:#c96d7f;">Text here</p>
.mytext {color:#c96d7f;}
This box has a color of #c96d7f
<div style="background-color:#c96d7f;">Content here</div>
.mybackground {background-color:#c96d7f;}
Border around this has a color of #c96d7f
<div style="border:2px solid #c96d7f;">Content here</div>
.myborder {border:2px solid #c96d7f;}