#b28b4d color space conversions
Hex:
#b28b4d
RGB:
178, 139, 77
CMY:
30, 45, 70
CMYK:
0, 22, 57, 30
HSL:
37°, 39.6078%, 50.0000%
HSV (HSB):
37°, 56.7416%, 69.8039%
XYZ:
28.9323, 28.4660, 10.9908
xyY:
0.4231, 0.4162, 28.4660
CIE-Lab:
60.3075, 7.4333, 38.4425
CIE-LCH:
60.3075, 39.1545, 79.0562
CIE-Luv:
60.3075, 30.4785, 43.6615
Hunter-Lab:
53.3536, 3.4272, 25.1338
#b28b4d color charts
#b28b4d color shades, tints & tones
#b28b4d color schemes
#b28b4d color preview, HTML & CSS examples
This text has a color of #b28b4d
<p style="color:#b28b4d;">Text here</p>
.mytext {color:#b28b4d;}
This box has a color of #b28b4d
<div style="background-color:#b28b4d;">Content here</div>
.mybackground {background-color:#b28b4d;}
Border around this has a color of #b28b4d
<div style="border:2px solid #b28b4d;">Content here</div>
.myborder {border:2px solid #b28b4d;}