#c98b8a color space conversions
Hex:
#c98b8a
RGB:
201, 139, 138
CMY:
21, 45, 46
CMYK:
0, 31, 31, 21
HSL:
1°, 36.8421%, 66.4706%
HSV (HSB):
1°, 31.3433%, 78.8235%
XYZ:
37.9075, 32.7177, 28.3620
xyY:
0.3830, 0.3305, 32.7177
CIE-Lab:
63.9317, 23.5100, 10.0845
CIE-LCH:
63.9317, 25.5816, 23.2166
CIE-Luv:
63.9317, 40.9000, 9.4976
Hunter-Lab:
57.1994, 18.1974, 10.6410
#c98b8a color charts
#c98b8a color shades, tints & tones
#c98b8a color schemes
#c98b8a color preview, HTML & CSS examples
This text has a color of #c98b8a
<p style="color:#c98b8a;">Text here</p>
.mytext {color:#c98b8a;}
This box has a color of #c98b8a
<div style="background-color:#c98b8a;">Content here</div>
.mybackground {background-color:#c98b8a;}
Border around this has a color of #c98b8a
<div style="border:2px solid #c98b8a;">Content here</div>
.myborder {border:2px solid #c98b8a;}