#b28d2f color space conversions
Hex:
#b28d2f
RGB:
178, 141, 47
CMY:
30, 45, 82
CMYK:
0, 21, 74, 30
HSL:
43°, 58.2222%, 44.1176%
HSV (HSB):
43°, 73.5955%, 69.8039%
XYZ:
28.3981, 28.7200, 6.7361
xyY:
0.4447, 0.4498, 28.7200
CIE-Lab:
60.5337, 4.3752, 52.8541
CIE-LCH:
60.5337, 53.0349, 85.2679
CIE-Luv:
60.5337, 30.7724, 55.7392
Hunter-Lab:
53.5910, 0.8035, 30.0613
#b28d2f color charts
#b28d2f color shades, tints & tones
#b28d2f color schemes
#b28d2f color preview, HTML & CSS examples
This text has a color of #b28d2f
<p style="color:#b28d2f;">Text here</p>
.mytext {color:#b28d2f;}
This box has a color of #b28d2f
<div style="background-color:#b28d2f;">Content here</div>
.mybackground {background-color:#b28d2f;}
Border around this has a color of #b28d2f
<div style="border:2px solid #b28d2f;">Content here</div>
.myborder {border:2px solid #b28d2f;}