#b28b2c color space conversions
Hex:
#b28b2c
RGB:
178, 139, 44
CMY:
30, 45, 83
CMYK:
0, 22, 75, 30
HSL:
43°, 60.3604%, 43.5294%
HSV (HSB):
43°, 75.2809%, 69.8039%
XYZ:
28.0473, 28.1121, 6.3308
xyY:
0.4488, 0.4499, 28.1121
CIE-Lab:
59.9898, 5.3376, 53.5359
CIE-LCH:
59.9898, 53.8013, 84.3063
CIE-Luv:
59.9898, 32.3742, 55.7209
Hunter-Lab:
53.0208, 1.6378, 30.0352
#b28b2c color charts
#b28b2c color shades, tints & tones
#b28b2c color schemes
#b28b2c color preview, HTML & CSS examples
This text has a color of #b28b2c
<p style="color:#b28b2c;">Text here</p>
.mytext {color:#b28b2c;}
This box has a color of #b28b2c
<div style="background-color:#b28b2c;">Content here</div>
.mybackground {background-color:#b28b2c;}
Border around this has a color of #b28b2c
<div style="border:2px solid #b28b2c;">Content here</div>
.myborder {border:2px solid #b28b2c;}