#bbb8ae color space conversions
Hex:
#bbb8ae
RGB:
187, 184, 174
CMY:
27, 28, 32
CMYK:
0, 2, 7, 27
HSL:
46°, 8.7248%, 70.7843%
HSV (HSB):
46°, 6.9519%, 73.3333%
XYZ:
45.2740, 47.9018, 46.9042
xyY:
0.3232, 0.3420, 47.9018
CIE-Lab:
74.7629, -0.7323, 5.4402
CIE-LCH:
74.7629, 5.4893, 97.6668
CIE-Luv:
74.7629, 2.3073, 8.0585
Hunter-Lab:
69.2111, -4.3548, 8.2671
#bbb8ae color charts
#bbb8ae color shades, tints & tones
#bbb8ae color schemes
#bbb8ae color preview, HTML & CSS examples
This text has a color of #bbb8ae
<p style="color:#bbb8ae;">Text here</p>
.mytext {color:#bbb8ae;}
This box has a color of #bbb8ae
<div style="background-color:#bbb8ae;">Content here</div>
.mybackground {background-color:#bbb8ae;}
Border around this has a color of #bbb8ae
<div style="border:2px solid #bbb8ae;">Content here</div>
.myborder {border:2px solid #bbb8ae;}