#b28b31 color space conversions
Hex:
#b28b31
RGB:
178, 139, 49
CMY:
30, 45, 81
CMYK:
0, 22, 72, 30
HSL:
42°, 56.8282%, 44.5098%
HSV (HSB):
42°, 72.4719%, 69.8039%
XYZ:
28.1471, 28.1520, 6.8561
xyY:
0.4457, 0.4458, 28.1520
CIE-Lab:
60.0258, 5.5769, 51.5115
CIE-LCH:
60.0258, 51.8125, 83.8210
CIE-Luv:
60.0258, 32.1529, 54.3154
Hunter-Lab:
53.0584, 1.8407, 29.4796
#b28b31 color charts
#b28b31 color shades, tints & tones
#b28b31 color schemes
#b28b31 color preview, HTML & CSS examples
This text has a color of #b28b31
<p style="color:#b28b31;">Text here</p>
.mytext {color:#b28b31;}
This box has a color of #b28b31
<div style="background-color:#b28b31;">Content here</div>
.mybackground {background-color:#b28b31;}
Border around this has a color of #b28b31
<div style="border:2px solid #b28b31;">Content here</div>
.myborder {border:2px solid #b28b31;}