#b28c5d color space conversions
Hex:
#b28c5d
RGB:
178, 140, 93
CMY:
30, 45, 64
CMYK:
0, 21, 48, 30
HSL:
33°, 35.5649%, 53.1373%
HSV (HSB):
33°, 47.7528%, 69.8039%
XYZ:
29.7140, 29.0115, 14.3896
xyY:
0.4064, 0.3968, 29.0115
CIE-Lab:
60.7917, 8.3482, 30.5264
CIE-LCH:
60.7917, 31.6474, 74.7051
CIE-Luv:
60.7917, 28.5321, 36.0302
Hunter-Lab:
53.8623, 4.2133, 21.8640
#b28c5d color charts
#b28c5d color shades, tints & tones
#b28c5d color schemes
#b28c5d color preview, HTML & CSS examples
This text has a color of #b28c5d
<p style="color:#b28c5d;">Text here</p>
.mytext {color:#b28c5d;}
This box has a color of #b28c5d
<div style="background-color:#b28c5d;">Content here</div>
.mybackground {background-color:#b28c5d;}
Border around this has a color of #b28c5d
<div style="border:2px solid #b28c5d;">Content here</div>
.myborder {border:2px solid #b28c5d;}