#bbaf8c color space conversions
Hex:
#bbaf8c
RGB:
187, 175, 140
CMY:
27, 31, 45
CMYK:
0, 6, 25, 27
HSL:
45°, 25.6831%, 64.1176%
HSV (HSB):
45°, 25.1337%, 73.3333%
XYZ:
40.5571, 43.1182, 30.9960
xyY:
0.3537, 0.3760, 43.1182
CIE-Lab:
71.6351, -1.3116, 19.5286
CIE-LCH:
71.6351, 19.5726, 93.8425
CIE-Luv:
71.6351, 9.3690, 26.9865
Hunter-Lab:
65.6644, -4.6637, 17.9781
#bbaf8c color charts
#bbaf8c color shades, tints & tones
#bbaf8c color schemes
#bbaf8c color preview, HTML & CSS examples
This text has a color of #bbaf8c
<p style="color:#bbaf8c;">Text here</p>
.mytext {color:#bbaf8c;}
This box has a color of #bbaf8c
<div style="background-color:#bbaf8c;">Content here</div>
.mybackground {background-color:#bbaf8c;}
Border around this has a color of #bbaf8c
<div style="border:2px solid #bbaf8c;">Content here</div>
.myborder {border:2px solid #bbaf8c;}