#c28c3b color space conversions
Hex:
#c28c3b
RGB:
194, 140, 59
CMY:
24, 45, 77
CMYK:
0, 28, 70, 24
HSL:
36°, 53.3597%, 49.6078%
HSV (HSB):
36°, 69.5876%, 76.0784%
XYZ:
32.4156, 30.5413, 8.3242
xyY:
0.4548, 0.4285, 30.5413
CIE-Lab:
62.1185, 12.6175, 49.8032
CIE-LCH:
62.1185, 51.3766, 75.7835
CIE-Luv:
62.1185, 43.3522, 52.3845
Hunter-Lab:
55.2642, 7.9883, 29.7543
#c28c3b color charts
#c28c3b color shades, tints & tones
#c28c3b color schemes
#c28c3b color preview, HTML & CSS examples
This text has a color of #c28c3b
<p style="color:#c28c3b;">Text here</p>
.mytext {color:#c28c3b;}
This box has a color of #c28c3b
<div style="background-color:#c28c3b;">Content here</div>
.mybackground {background-color:#c28c3b;}
Border around this has a color of #c28c3b
<div style="border:2px solid #c28c3b;">Content here</div>
.myborder {border:2px solid #c28c3b;}