#c97c70 color space conversions
Hex:
#c97c70
RGB:
201, 124, 112
CMY:
21, 51, 56
CMYK:
0, 38, 44, 21
HSL:
8°, 45.1777%, 61.3725%
HSV (HSB):
8°, 44.2786%, 78.8235%
XYZ:
34.2197, 28.0027, 18.9307
xyY:
0.4217, 0.3451, 28.0027
CIE-Lab:
59.8911, 28.5819, 19.2207
CIE-LCH:
59.8911, 34.4436, 33.9200
CIE-Luv:
59.8911, 54.4990, 19.3177
Hunter-Lab:
52.9175, 22.8232, 15.8319
#c97c70 color charts
#c97c70 color shades, tints & tones
#c97c70 color schemes
#c97c70 color preview, HTML & CSS examples
This text has a color of #c97c70
<p style="color:#c97c70;">Text here</p>
.mytext {color:#c97c70;}
This box has a color of #c97c70
<div style="background-color:#c97c70;">Content here</div>
.mybackground {background-color:#c97c70;}
Border around this has a color of #c97c70
<div style="border:2px solid #c97c70;">Content here</div>
.myborder {border:2px solid #c97c70;}