#c98b70 color space conversions
Hex:
#c98b70
RGB:
201, 139, 112
CMY:
21, 45, 56
CMYK:
0, 31, 44, 21
HSL:
18°, 45.1777%, 61.3725%
HSV (HSB):
18°, 44.2786%, 78.8235%
XYZ:
36.2446, 32.0526, 19.6057
xyY:
0.4123, 0.3646, 32.0526
CIE-Lab:
63.3863, 20.3986, 23.9357
CIE-LCH:
63.3863, 31.4487, 49.5615
CIE-Luv:
63.3863, 44.4349, 26.8758
Hunter-Lab:
56.6150, 15.1985, 19.0985
#c98b70 color charts
#c98b70 color shades, tints & tones
#c98b70 color schemes
#c98b70 color preview, HTML & CSS examples
This text has a color of #c98b70
<p style="color:#c98b70;">Text here</p>
.mytext {color:#c98b70;}
This box has a color of #c98b70
<div style="background-color:#c98b70;">Content here</div>
.mybackground {background-color:#c98b70;}
Border around this has a color of #c98b70
<div style="border:2px solid #c98b70;">Content here</div>
.myborder {border:2px solid #c98b70;}