#bb926c color space conversions
Hex:
#bb926c
RGB:
187, 146, 108
CMY:
27, 43, 58
CMYK:
0, 22, 42, 27
HSL:
29°, 36.7442%, 57.8431%
HSV (HSB):
29°, 42.2460%, 73.3333%
XYZ:
33.4792, 32.2053, 18.6391
xyY:
0.3970, 0.3819, 32.2053
CIE-Lab:
63.5122, 10.3895, 26.0401
CIE-LCH:
63.5122, 28.0362, 68.2490
CIE-Luv:
63.5122, 29.7946, 31.3496
Hunter-Lab:
56.7497, 5.9932, 20.2514
#bb926c color charts
#bb926c color shades, tints & tones
#bb926c color schemes
#bb926c color preview, HTML & CSS examples
This text has a color of #bb926c
<p style="color:#bb926c;">Text here</p>
.mytext {color:#bb926c;}
This box has a color of #bb926c
<div style="background-color:#bb926c;">Content here</div>
.mybackground {background-color:#bb926c;}
Border around this has a color of #bb926c
<div style="border:2px solid #bb926c;">Content here</div>
.myborder {border:2px solid #bb926c;}