#c28c24 color space conversions
Hex:
#c28c24
RGB:
194, 140, 36
CMY:
24, 45, 86
CMYK:
0, 28, 81, 24
HSL:
39°, 68.6957%, 45.0980%
HSV (HSB):
39°, 81.4433%, 76.0784%
XYZ:
31.9447, 30.3529, 5.8441
xyY:
0.4688, 0.4454, 30.3529
CIE-Lab:
61.9575, 11.6111, 58.9671
CIE-LCH:
61.9575, 60.0994, 78.8605
CIE-Luv:
61.9575, 44.5432, 58.6788
Hunter-Lab:
55.0934, 7.0856, 32.2762
#c28c24 color charts
#c28c24 color shades, tints & tones
#c28c24 color schemes
#c28c24 color preview, HTML & CSS examples
This text has a color of #c28c24
<p style="color:#c28c24;">Text here</p>
.mytext {color:#c28c24;}
This box has a color of #c28c24
<div style="background-color:#c28c24;">Content here</div>
.mybackground {background-color:#c28c24;}
Border around this has a color of #c28c24
<div style="border:2px solid #c28c24;">Content here</div>
.myborder {border:2px solid #c28c24;}