#b8857d color space conversions
Hex:
#b8857d
RGB:
184, 133, 125
CMY:
28, 48, 51
CMYK:
0, 28, 32, 28
HSL:
8°, 29.3532%, 60.5882%
HSV (HSB):
8°, 32.0652%, 72.1569%
XYZ:
31.8564, 28.4461, 23.2137
xyY:
0.3814, 0.3406, 28.4461
CIE-Lab:
60.2896, 18.4797, 12.0549
CIE-LCH:
60.2896, 22.0640, 33.1178
CIE-Luv:
60.2896, 34.0234, 12.8278
Hunter-Lab:
53.3349, 13.2802, 11.5288
#b8857d color charts
#b8857d color shades, tints & tones
#b8857d color schemes
#b8857d color preview, HTML & CSS examples
This text has a color of #b8857d
<p style="color:#b8857d;">Text here</p>
.mytext {color:#b8857d;}
This box has a color of #b8857d
<div style="background-color:#b8857d;">Content here</div>
.mybackground {background-color:#b8857d;}
Border around this has a color of #b8857d
<div style="border:2px solid #b8857d;">Content here</div>
.myborder {border:2px solid #b8857d;}