#c98b8f color space conversions
Hex:
#c98b8f
RGB:
201, 139, 143
CMY:
21, 45, 44
CMYK:
0, 31, 29, 21
HSL:
356°, 36.4706%, 66.6667%
HSV (HSB):
356°, 30.8458%, 78.8235%
XYZ:
38.2779, 32.8659, 30.3129
xyY:
0.3773, 0.3239, 32.8659
CIE-Lab:
64.0522, 24.1857, 7.4283
CIE-LCH:
64.0522, 25.3008, 17.0735
CIE-Luv:
64.0522, 40.1679, 5.8775
Hunter-Lab:
57.3288, 18.8575, 8.7803
#c98b8f color charts
#c98b8f color shades, tints & tones
#c98b8f color schemes
#c98b8f color preview, HTML & CSS examples
This text has a color of #c98b8f
<p style="color:#c98b8f;">Text here</p>
.mytext {color:#c98b8f;}
This box has a color of #c98b8f
<div style="background-color:#c98b8f;">Content here</div>
.mybackground {background-color:#c98b8f;}
Border around this has a color of #c98b8f
<div style="border:2px solid #c98b8f;">Content here</div>
.myborder {border:2px solid #c98b8f;}