#c28c49 color space conversions
Hex:
#c28c49
RGB:
194, 140, 73
CMY:
24, 45, 71
CMYK:
0, 28, 62, 24
HSL:
33°, 49.7942%, 52.3529%
HSV (HSB):
33°, 62.3711%, 76.0784%
XYZ:
32.8288, 30.7065, 10.5000
xyY:
0.4434, 0.4148, 30.7065
CIE-Lab:
62.2591, 13.4892, 43.2146
CIE-LCH:
62.2591, 45.2709, 72.6646
CIE-Luv:
62.2591, 42.3456, 47.0524
Hunter-Lab:
55.4135, 8.7758, 27.5549
#c28c49 color charts
#c28c49 color shades, tints & tones
#c28c49 color schemes
#c28c49 color preview, HTML & CSS examples
This text has a color of #c28c49
<p style="color:#c28c49;">Text here</p>
.mytext {color:#c28c49;}
This box has a color of #c28c49
<div style="background-color:#c28c49;">Content here</div>
.mybackground {background-color:#c28c49;}
Border around this has a color of #c28c49
<div style="border:2px solid #c28c49;">Content here</div>
.myborder {border:2px solid #c28c49;}