#c98047 color space conversions
Hex:
#c98047
RGB:
201, 128, 71
CMY:
21, 50, 72
CMYK:
0, 36, 65, 21
HSL:
26°, 54.6218%, 53.3333%
HSV (HSB):
26°, 64.6766%, 78.8235%
XYZ:
32.9439, 28.3108, 9.6894
xyY:
0.4644, 0.3991, 28.3108
CIE-Lab:
60.1685, 22.9100, 42.0336
CIE-LCH:
60.1685, 47.8716, 61.4079
CIE-Luv:
60.1685, 57.0435, 43.1859
Hunter-Lab:
53.2079, 17.4053, 26.4485
#c98047 color charts
#c98047 color shades, tints & tones
#c98047 color schemes
#c98047 color preview, HTML & CSS examples
This text has a color of #c98047
<p style="color:#c98047;">Text here</p>
.mytext {color:#c98047;}
This box has a color of #c98047
<div style="background-color:#c98047;">Content here</div>
.mybackground {background-color:#c98047;}
Border around this has a color of #c98047
<div style="border:2px solid #c98047;">Content here</div>
.myborder {border:2px solid #c98047;}