#c98e6d color space conversions
Hex:
#c98e6d
RGB:
201, 142, 109
CMY:
21, 44, 57
CMYK:
0, 29, 46, 21
HSL:
22°, 46.0000%, 60.7843%
HSV (HSB):
22°, 45.7711%, 78.8235%
XYZ:
36.5207, 32.8676, 18.8872
xyY:
0.4137, 0.3723, 32.8676
CIE-Lab:
64.0536, 18.4408, 26.4829
CIE-LCH:
64.0536, 32.2708, 55.1495
CIE-Luv:
64.0536, 42.7711, 30.2162
Hunter-Lab:
57.3303, 13.3805, 20.5984
#c98e6d color charts
#c98e6d color shades, tints & tones
#c98e6d color schemes
#c98e6d color preview, HTML & CSS examples
This text has a color of #c98e6d
<p style="color:#c98e6d;">Text here</p>
.mytext {color:#c98e6d;}
This box has a color of #c98e6d
<div style="background-color:#c98e6d;">Content here</div>
.mybackground {background-color:#c98e6d;}
Border around this has a color of #c98e6d
<div style="border:2px solid #c98e6d;">Content here</div>
.myborder {border:2px solid #c98e6d;}