#bb8d6d color space conversions
Hex:
#bb8d6d
RGB:
187, 141, 109
CMY:
27, 45, 57
CMYK:
0, 25, 42, 27
HSL:
25°, 36.4486%, 58.0392%
HSV (HSB):
25°, 41.7112%, 73.3333%
XYZ:
32.7787, 30.7187, 18.6697
xyY:
0.3989, 0.3739, 30.7187
CIE-Lab:
62.2694, 13.2662, 23.8367
CIE-LCH:
62.2694, 27.2796, 60.9021
CIE-Luv:
62.2694, 32.9777, 28.1126
Hunter-Lab:
55.4244, 8.5744, 18.8253
#bb8d6d color charts
#bb8d6d color shades, tints & tones
#bb8d6d color schemes
#bb8d6d color preview, HTML & CSS examples
This text has a color of #bb8d6d
<p style="color:#bb8d6d;">Text here</p>
.mytext {color:#bb8d6d;}
This box has a color of #bb8d6d
<div style="background-color:#bb8d6d;">Content here</div>
.mybackground {background-color:#bb8d6d;}
Border around this has a color of #bb8d6d
<div style="border:2px solid #bb8d6d;">Content here</div>
.myborder {border:2px solid #bb8d6d;}