#c28b2f color space conversions
Hex:
#c28b2f
RGB:
194, 139, 47
CMY:
24, 45, 82
CMYK:
0, 28, 76, 24
HSL:
38°, 60.9959%, 47.2549%
HSV (HSB):
38°, 75.7732%, 76.0784%
XYZ:
31.9938, 30.1398, 6.8206
xyY:
0.4640, 0.4371, 30.1398
CIE-Lab:
61.7747, 12.5775, 54.6642
CIE-LCH:
61.7747, 56.0925, 77.0425
CIE-Luv:
61.7747, 44.8124, 55.6406
Hunter-Lab:
54.8997, 7.9497, 31.0637
#c28b2f color charts
#c28b2f color shades, tints & tones
#c28b2f color schemes
#c28b2f color preview, HTML & CSS examples
This text has a color of #c28b2f
<p style="color:#c28b2f;">Text here</p>
.mytext {color:#c28b2f;}
This box has a color of #c28b2f
<div style="background-color:#c28b2f;">Content here</div>
.mybackground {background-color:#c28b2f;}
Border around this has a color of #c28b2f
<div style="border:2px solid #c28b2f;">Content here</div>
.myborder {border:2px solid #c28b2f;}