#bb8a7f color space conversions
Hex:
#bb8a7f
RGB:
187, 138, 127
CMY:
27, 46, 50
CMYK:
0, 26, 32, 27
HSL:
11°, 30.6122%, 61.5686%
HSV (HSB):
11°, 32.0856%, 73.3333%
XYZ:
33.4128, 30.2741, 24.1611
xyY:
0.3803, 0.3446, 30.2741
CIE-Lab:
61.8900, 17.1481, 13.2103
CIE-LCH:
61.8900, 21.6465, 37.6094
CIE-Luv:
61.8900, 32.8424, 14.6472
Hunter-Lab:
55.0219, 12.1082, 12.4800
#bb8a7f color charts
#bb8a7f color shades, tints & tones
#bb8a7f color schemes
#bb8a7f color preview, HTML & CSS examples
This text has a color of #bb8a7f
<p style="color:#bb8a7f;">Text here</p>
.mytext {color:#bb8a7f;}
This box has a color of #bb8a7f
<div style="background-color:#bb8a7f;">Content here</div>
.mybackground {background-color:#bb8a7f;}
Border around this has a color of #bb8a7f
<div style="border:2px solid #bb8a7f;">Content here</div>
.myborder {border:2px solid #bb8a7f;}