#c98a42 color space conversions
Hex:
#c98a42
RGB:
201, 138, 66
CMY:
21, 46, 74
CMYK:
0, 31, 67, 21
HSL:
32°, 55.5556%, 52.3529%
HSV (HSB):
32°, 67.1642%, 78.8235%
XYZ:
34.1592, 30.9878, 9.3351
xyY:
0.4586, 0.4160, 30.9878
CIE-Lab:
62.4973, 17.1387, 47.1508
CIE-LCH:
62.4973, 50.1691, 70.0244
CIE-Luv:
62.4973, 49.9198, 49.4675
Hunter-Lab:
55.6667, 12.1178, 29.0240
#c98a42 color charts
#c98a42 color shades, tints & tones
#c98a42 color schemes
#c98a42 color preview, HTML & CSS examples
This text has a color of #c98a42
<p style="color:#c98a42;">Text here</p>
.mytext {color:#c98a42;}
This box has a color of #c98a42
<div style="background-color:#c98a42;">Content here</div>
.mybackground {background-color:#c98a42;}
Border around this has a color of #c98a42
<div style="border:2px solid #c98a42;">Content here</div>
.myborder {border:2px solid #c98a42;}