#c96a4a color space conversions
Hex:
#c96a4a
RGB:
201, 106, 74
CMY:
21, 58, 71
CMYK:
0, 47, 63, 21
HSL:
15°, 54.0426%, 53.9216%
HSV (HSB):
15°, 63.1841%, 78.8235%
XYZ:
30.4775, 23.2200, 9.3541
xyY:
0.4834, 0.3683, 23.2200
CIE-Lab:
55.2982, 34.9091, 34.6787
CIE-LCH:
55.2982, 49.2063, 44.8103
CIE-Luv:
55.2982, 73.1896, 32.5868
Hunter-Lab:
48.1871, 28.5705, 22.2216
#c96a4a color charts
#c96a4a color shades, tints & tones
#c96a4a color schemes
#c96a4a color preview, HTML & CSS examples
This text has a color of #c96a4a
<p style="color:#c96a4a;">Text here</p>
.mytext {color:#c96a4a;}
This box has a color of #c96a4a
<div style="background-color:#c96a4a;">Content here</div>
.mybackground {background-color:#c96a4a;}
Border around this has a color of #c96a4a
<div style="border:2px solid #c96a4a;">Content here</div>
.myborder {border:2px solid #c96a4a;}