#c98e2e color space conversions
Hex:
#c98e2e
RGB:
201, 142, 46
CMY:
21, 44, 82
CMYK:
0, 29, 77, 21
HSL:
37°, 62.7530%, 48.4314%
HSV (HSB):
37°, 77.1144%, 78.8235%
XYZ:
34.2535, 31.9608, 6.9485
xyY:
0.4682, 0.4368, 31.9608
CIE-Lab:
63.3104, 13.9608, 56.8190
CIE-LCH:
63.3104, 58.5090, 76.1955
CIE-Luv:
63.3104, 48.1443, 57.4594
Hunter-Lab:
56.5339, 9.2179, 32.2865
#c98e2e color charts
#c98e2e color shades, tints & tones
#c98e2e color schemes
#c98e2e color preview, HTML & CSS examples
This text has a color of #c98e2e
<p style="color:#c98e2e;">Text here</p>
.mytext {color:#c98e2e;}
This box has a color of #c98e2e
<div style="background-color:#c98e2e;">Content here</div>
.mybackground {background-color:#c98e2e;}
Border around this has a color of #c98e2e
<div style="border:2px solid #c98e2e;">Content here</div>
.myborder {border:2px solid #c98e2e;}