#bbaeb8 color space conversions
Hex:
#bbaeb8
RGB:
187, 174, 184
CMY:
27, 32, 28
CMYK:
0, 7, 2, 27
HSL:
314°, 8.7248%, 70.7843%
HSV (HSB):
314°, 6.9519%, 73.3333%
XYZ:
44.2813, 44.2976, 51.5638
xyY:
0.3160, 0.3161, 44.2976
CIE-Lab:
72.4270, 6.4614, -3.4321
CIE-LCH:
72.4270, 7.3164, 332.0238
CIE-Luv:
72.4270, 6.8733, -6.2161
Hunter-Lab:
66.5564, 2.2858, 0.6553
#bbaeb8 color charts
#bbaeb8 color shades, tints & tones
#bbaeb8 color schemes
#bbaeb8 color preview, HTML & CSS examples
This text has a color of #bbaeb8
<p style="color:#bbaeb8;">Text here</p>
.mytext {color:#bbaeb8;}
This box has a color of #bbaeb8
<div style="background-color:#bbaeb8;">Content here</div>
.mybackground {background-color:#bbaeb8;}
Border around this has a color of #bbaeb8
<div style="border:2px solid #bbaeb8;">Content here</div>
.myborder {border:2px solid #bbaeb8;}