#b28a7e color space conversions
Hex:
#b28a7e
RGB:
178, 138, 126
CMY:
30, 46, 51
CMYK:
0, 22, 29, 30
HSL:
14°, 25.2427%, 59.6078%
HSV (HSB):
14°, 29.2135%, 69.8039%
XYZ:
31.2145, 29.1483, 23.7197
xyY:
0.3712, 0.3467, 29.1483
CIE-Lab:
60.9123, 13.4472, 12.2666
CIE-LCH:
60.9123, 18.2016, 42.3712
CIE-Luv:
60.9123, 26.5675, 14.1194
Hunter-Lab:
53.9892, 8.7209, 11.7439
#b28a7e color charts
#b28a7e color shades, tints & tones
#b28a7e color schemes
#b28a7e color preview, HTML & CSS examples
This text has a color of #b28a7e
<p style="color:#b28a7e;">Text here</p>
.mytext {color:#b28a7e;}
This box has a color of #b28a7e
<div style="background-color:#b28a7e;">Content here</div>
.mybackground {background-color:#b28a7e;}
Border around this has a color of #b28a7e
<div style="border:2px solid #b28a7e;">Content here</div>
.myborder {border:2px solid #b28a7e;}