#c96d45 color space conversions
Hex:
#c96d45
RGB:
201, 109, 69
CMY:
21, 57, 73
CMYK:
0, 46, 66, 21
HSL:
18°, 55.0000%, 52.9412%
HSV (HSB):
18°, 65.6716%, 78.8235%
XYZ:
30.6302, 23.7845, 8.6067
xyY:
0.4860, 0.3774, 23.7845
CIE-Lab:
55.8713, 33.0095, 38.0829
CIE-LCH:
55.8713, 50.3978, 49.0819
CIE-Luv:
55.8713, 71.6631, 36.0961
Hunter-Lab:
48.7693, 26.7630, 23.6752
#c96d45 color charts
#c96d45 color shades, tints & tones
#c96d45 color schemes
#c96d45 color preview, HTML & CSS examples
This text has a color of #c96d45
<p style="color:#c96d45;">Text here</p>
.mytext {color:#c96d45;}
This box has a color of #c96d45
<div style="background-color:#c96d45;">Content here</div>
.mybackground {background-color:#c96d45;}
Border around this has a color of #c96d45
<div style="border:2px solid #c96d45;">Content here</div>
.myborder {border:2px solid #c96d45;}