#c98b60 color space conversions
Hex:
#c98b60
RGB:
201, 139, 96
CMY:
21, 45, 62
CMYK:
0, 31, 52, 21
HSL:
25°, 49.2958%, 58.2353%
HSV (HSB):
25°, 52.2388%, 78.8235%
XYZ:
35.4313, 31.7273, 15.3229
xyY:
0.4296, 0.3847, 31.7273
CIE-Lab:
63.1168, 18.8277, 32.3788
CIE-LCH:
63.1168, 37.4549, 59.8228
CIE-Luv:
63.1168, 46.3291, 36.1261
Hunter-Lab:
56.3270, 13.7096, 23.3000
#c98b60 color charts
#c98b60 color shades, tints & tones
#c98b60 color schemes
#c98b60 color preview, HTML & CSS examples
This text has a color of #c98b60
<p style="color:#c98b60;">Text here</p>
.mytext {color:#c98b60;}
This box has a color of #c98b60
<div style="background-color:#c98b60;">Content here</div>
.mybackground {background-color:#c98b60;}
Border around this has a color of #c98b60
<div style="border:2px solid #c98b60;">Content here</div>
.myborder {border:2px solid #c98b60;}