#c98245 color space conversions
Hex:
#c98245
RGB:
201, 130, 69
CMY:
21, 49, 73
CMYK:
0, 35, 66, 21
HSL:
28°, 55.0000%, 52.9412%
HSV (HSB):
28°, 65.6716%, 78.8235%
XYZ:
33.1442, 28.8124, 9.4447
xyY:
0.4642, 0.4035, 28.8124
CIE-Lab:
60.6157, 21.6925, 43.5630
CIE-LCH:
60.6157, 48.6652, 63.5286
CIE-Luv:
60.6157, 55.7249, 44.8714
Hunter-Lab:
53.6772, 16.2837, 27.1418
#c98245 color charts
#c98245 color shades, tints & tones
#c98245 color schemes
#c98245 color preview, HTML & CSS examples
This text has a color of #c98245
<p style="color:#c98245;">Text here</p>
.mytext {color:#c98245;}
This box has a color of #c98245
<div style="background-color:#c98245;">Content here</div>
.mybackground {background-color:#c98245;}
Border around this has a color of #c98245
<div style="border:2px solid #c98245;">Content here</div>
.myborder {border:2px solid #c98245;}