#b99da0 color space conversions
Hex:
#b99da0
RGB:
185, 157, 160
CMY:
27, 38, 37
CMYK:
0, 15, 14, 27
HSL:
354°, 16.6667%, 67.0588%
HSV (HSB):
354°, 15.1351%, 72.5490%
XYZ:
38.4097, 36.9663, 38.3685
xyY:
0.3377, 0.3250, 36.9663
CIE-Lab:
67.2517, 10.8178, 2.2724
CIE-LCH:
67.2517, 11.0539, 11.8629
CIE-Luv:
67.2517, 16.7522, 1.3707
Hunter-Lab:
60.7999, 6.3657, 5.1443
#b99da0 color charts
#b99da0 color shades, tints & tones
#b99da0 color schemes
#b99da0 color preview, HTML & CSS examples
This text has a color of #b99da0
<p style="color:#b99da0;">Text here</p>
.mytext {color:#b99da0;}
This box has a color of #b99da0
<div style="background-color:#b99da0;">Content here</div>
.mybackground {background-color:#b99da0;}
Border around this has a color of #b99da0
<div style="border:2px solid #b99da0;">Content here</div>
.myborder {border:2px solid #b99da0;}