#c28e3f color space conversions
Hex:
#c28e3f
RGB:
194, 142, 63
CMY:
24, 44, 75
CMYK:
0, 27, 68, 24
HSL:
36°, 51.7787%, 50.3922%
HSV (HSB):
36°, 67.5258%, 76.0784%
XYZ:
32.8183, 31.1742, 8.9901
xyY:
0.4497, 0.4271, 31.1742
CIE-Lab:
62.6544, 11.7479, 48.5217
CIE-LCH:
62.6544, 49.9236, 76.3896
CIE-Luv:
62.6544, 41.5935, 51.8393
Hunter-Lab:
55.8339, 7.2104, 29.5371
#c28e3f color charts
#c28e3f color shades, tints & tones
#c28e3f color schemes
#c28e3f color preview, HTML & CSS examples
This text has a color of #c28e3f
<p style="color:#c28e3f;">Text here</p>
.mytext {color:#c28e3f;}
This box has a color of #c28e3f
<div style="background-color:#c28e3f;">Content here</div>
.mybackground {background-color:#c28e3f;}
Border around this has a color of #c28e3f
<div style="border:2px solid #c28e3f;">Content here</div>
.myborder {border:2px solid #c28e3f;}