#bbb5ae color space conversions
Hex:
#bbb5ae
RGB:
187, 181, 174
CMY:
27, 29, 32
CMYK:
0, 3, 7, 27
HSL:
32°, 8.7248%, 70.7843%
HSV (HSB):
32°, 6.9519%, 73.3333%
XYZ:
44.6574, 46.6685, 46.6986
xyY:
0.3235, 0.3381, 46.6685
CIE-Lab:
73.9772, 0.8733, 4.3066
CIE-LCH:
73.9772, 4.3942, 78.5364
CIE-Luv:
73.9772, 3.8962, 6.1321
Hunter-Lab:
68.3144, -2.8640, 7.2903
#bbb5ae color charts
#bbb5ae color shades, tints & tones
#bbb5ae color schemes
#bbb5ae color preview, HTML & CSS examples
This text has a color of #bbb5ae
<p style="color:#bbb5ae;">Text here</p>
.mytext {color:#bbb5ae;}
This box has a color of #bbb5ae
<div style="background-color:#bbb5ae;">Content here</div>
.mybackground {background-color:#bbb5ae;}
Border around this has a color of #bbb5ae
<div style="border:2px solid #bbb5ae;">Content here</div>
.myborder {border:2px solid #bbb5ae;}