#c97d47 color space conversions
Hex:
#c97d47
RGB:
201, 125, 71
CMY:
21, 51, 72
CMYK:
0, 38, 65, 21
HSL:
25°, 54.6218%, 53.3333%
HSV (HSB):
25°, 64.6766%, 78.8235%
XYZ:
32.5583, 27.5397, 9.5609
xyY:
0.4674, 0.3954, 27.5397
CIE-Lab:
59.4706, 24.5427, 41.2268
CIE-LCH:
59.4706, 47.9791, 59.2343
CIE-Luv:
59.4706, 59.3131, 41.9016
Hunter-Lab:
52.4783, 18.9073, 25.9328
#c97d47 color charts
#c97d47 color shades, tints & tones
#c97d47 color schemes
#c97d47 color preview, HTML & CSS examples
This text has a color of #c97d47
<p style="color:#c97d47;">Text here</p>
.mytext {color:#c97d47;}
This box has a color of #c97d47
<div style="background-color:#c97d47;">Content here</div>
.mybackground {background-color:#c97d47;}
Border around this has a color of #c97d47
<div style="border:2px solid #c97d47;">Content here</div>
.myborder {border:2px solid #c97d47;}