#c98e28 color space conversions
Hex:
#c98e28
RGB:
201, 142, 40
CMY:
21, 44, 84
CMYK:
0, 29, 80, 21
HSL:
38°, 66.8050%, 47.2549%
HSV (HSB):
38°, 80.0995%, 78.8235%
XYZ:
34.1434, 31.9167, 6.3685
xyY:
0.4714, 0.4407, 31.9167
CIE-Lab:
63.2740, 13.7362, 59.0447
CIE-LCH:
63.2740, 60.6215, 76.9037
CIE-Luv:
63.2740, 48.4306, 58.9025
Hunter-Lab:
56.4949, 9.0127, 32.8629
#c98e28 color charts
#c98e28 color shades, tints & tones
#c98e28 color schemes
#c98e28 color preview, HTML & CSS examples
This text has a color of #c98e28
<p style="color:#c98e28;">Text here</p>
.mytext {color:#c98e28;}
This box has a color of #c98e28
<div style="background-color:#c98e28;">Content here</div>
.mybackground {background-color:#c98e28;}
Border around this has a color of #c98e28
<div style="border:2px solid #c98e28;">Content here</div>
.myborder {border:2px solid #c98e28;}