#c97e28 color space conversions
Hex:
#c97e28
RGB:
201, 126, 40
CMY:
21, 51, 84
CMYK:
0, 37, 80, 21
HSL:
32°, 66.8050%, 47.2549%
HSV (HSB):
32°, 80.0995%, 78.8235%
XYZ:
31.9313, 27.4924, 5.6311
xyY:
0.4908, 0.4226, 27.4924
CIE-Lab:
59.4274, 22.4682, 55.5327
CIE-LCH:
59.4274, 59.9058, 67.9720
CIE-Luv:
59.4274, 61.1048, 52.6472
Hunter-Lab:
52.4332, 16.9464, 30.3358
#c97e28 color charts
#c97e28 color shades, tints & tones
#c97e28 color schemes
#c97e28 color preview, HTML & CSS examples
This text has a color of #c97e28
<p style="color:#c97e28;">Text here</p>
.mytext {color:#c97e28;}
This box has a color of #c97e28
<div style="background-color:#c97e28;">Content here</div>
.mybackground {background-color:#c97e28;}
Border around this has a color of #c97e28
<div style="border:2px solid #c97e28;">Content here</div>
.myborder {border:2px solid #c97e28;}