#bb8f7d color space conversions
Hex:
#bb8f7d
RGB:
187, 143, 125
CMY:
27, 44, 51
CMYK:
0, 24, 33, 27
HSL:
17°, 31.3131%, 61.1765%
HSV (HSB):
17°, 33.1551%, 73.3333%
XYZ:
34.0176, 31.6904, 23.7260
xyY:
0.3804, 0.3543, 31.6904
CIE-Lab:
63.0862, 14.1089, 16.0040
CIE-LCH:
63.0862, 21.3352, 48.6011
CIE-Luv:
63.0862, 29.9687, 18.8169
Hunter-Lab:
56.2942, 9.3497, 14.4174
#bb8f7d color charts
#bb8f7d color shades, tints & tones
#bb8f7d color schemes
#bb8f7d color preview, HTML & CSS examples
This text has a color of #bb8f7d
<p style="color:#bb8f7d;">Text here</p>
.mytext {color:#bb8f7d;}
This box has a color of #bb8f7d
<div style="background-color:#bb8f7d;">Content here</div>
.mybackground {background-color:#bb8f7d;}
Border around this has a color of #bb8f7d
<div style="border:2px solid #bb8f7d;">Content here</div>
.myborder {border:2px solid #bb8f7d;}