#bd888f color space conversions
Hex:
#bd888f
RGB:
189, 136, 143
CMY:
26, 47, 44
CMYK:
0, 28, 24, 26
HSL:
352°, 28.6486%, 63.7255%
HSV (HSB):
352°, 28.0423%, 74.1176%
XYZ:
34.7484, 30.4103, 30.0249
xyY:
0.3651, 0.3195, 30.4103
CIE-Lab:
62.0066, 21.2858, 4.3163
CIE-LCH:
62.0066, 21.7190, 11.4629
CIE-Luv:
62.0066, 33.3725, 2.2196
Hunter-Lab:
55.1455, 15.9719, 6.3204
#bd888f color charts
#bd888f color shades, tints & tones
#bd888f color schemes
#bd888f color preview, HTML & CSS examples
This text has a color of #bd888f
<p style="color:#bd888f;">Text here</p>
.mytext {color:#bd888f;}
This box has a color of #bd888f
<div style="background-color:#bd888f;">Content here</div>
.mybackground {background-color:#bd888f;}
Border around this has a color of #bd888f
<div style="border:2px solid #bd888f;">Content here</div>
.myborder {border:2px solid #bd888f;}