#bb8aac color space conversions
Hex:
#bb8aac
RGB:
187, 138, 172
CMY:
27, 46, 33
CMYK:
0, 26, 8, 27
HSL:
318°, 26.4865%, 63.7255%
HSV (HSB):
318°, 26.2032%, 73.3333%
XYZ:
37.0284, 31.7203, 43.2007
xyY:
0.3308, 0.2833, 31.7203
CIE-Lab:
63.1110, 24.1800, -10.5643
CIE-LCH:
63.1110, 26.3871, 336.3994
CIE-Luv:
63.1110, 26.8370, -19.6581
Hunter-Lab:
56.3208, 18.7944, -6.0537
#bb8aac color charts
#bb8aac color shades, tints & tones
#bb8aac color schemes
#bb8aac color preview, HTML & CSS examples
This text has a color of #bb8aac
<p style="color:#bb8aac;">Text here</p>
.mytext {color:#bb8aac;}
This box has a color of #bb8aac
<div style="background-color:#bb8aac;">Content here</div>
.mybackground {background-color:#bb8aac;}
Border around this has a color of #bb8aac
<div style="border:2px solid #bb8aac;">Content here</div>
.myborder {border:2px solid #bb8aac;}