#bb8f7a color space conversions
Hex:
#bb8f7a
RGB:
187, 143, 122
CMY:
27, 44, 52
CMYK:
0, 24, 35, 27
HSL:
19°, 32.3383%, 60.5882%
HSV (HSB):
19°, 34.7594%, 73.3333%
XYZ:
33.8288, 31.6149, 22.7317
xyY:
0.3837, 0.3585, 31.6149
CIE-Lab:
63.0233, 13.7219, 17.6009
CIE-LCH:
63.0233, 22.3177, 52.0596
CIE-Luv:
63.0233, 30.2995, 20.8385
Hunter-Lab:
56.2271, 8.9965, 15.3890
#bb8f7a color charts
#bb8f7a color shades, tints & tones
#bb8f7a color schemes
#bb8f7a color preview, HTML & CSS examples
This text has a color of #bb8f7a
<p style="color:#bb8f7a;">Text here</p>
.mytext {color:#bb8f7a;}
This box has a color of #bb8f7a
<div style="background-color:#bb8f7a;">Content here</div>
.mybackground {background-color:#bb8f7a;}
Border around this has a color of #bb8f7a
<div style="border:2px solid #bb8f7a;">Content here</div>
.myborder {border:2px solid #bb8f7a;}