#b28c7d color space conversions
Hex:
#b28c7d
RGB:
178, 140, 125
CMY:
30, 45, 51
CMYK:
0, 21, 30, 30
HSL:
17°, 25.6039%, 59.4118%
HSV (HSB):
17°, 29.7753%, 69.8039%
XYZ:
31.4399, 29.7018, 23.4780
xyY:
0.3715, 0.3510, 29.7018
CIE-Lab:
61.3961, 12.1901, 13.5108
CIE-LCH:
61.3961, 18.1973, 47.9417
CIE-Luv:
61.3961, 25.4604, 15.9637
Hunter-Lab:
54.4994, 7.6000, 12.6078
#b28c7d color charts
#b28c7d color shades, tints & tones
#b28c7d color schemes
#b28c7d color preview, HTML & CSS examples
This text has a color of #b28c7d
<p style="color:#b28c7d;">Text here</p>
.mytext {color:#b28c7d;}
This box has a color of #b28c7d
<div style="background-color:#b28c7d;">Content here</div>
.mybackground {background-color:#b28c7d;}
Border around this has a color of #b28c7d
<div style="border:2px solid #b28c7d;">Content here</div>
.myborder {border:2px solid #b28c7d;}