#b99da9 color space conversions
Hex:
#b99da9
RGB:
185, 157, 169
CMY:
27, 38, 34
CMYK:
0, 15, 9, 27
HSL:
334°, 16.6667%, 67.0588%
HSV (HSB):
334°, 15.1351%, 72.5490%
XYZ:
39.2260, 37.2928, 42.6669
xyY:
0.3291, 0.3129, 37.2928
CIE-Lab:
67.4961, 12.3647, -2.3960
CIE-LCH:
67.4961, 12.5947, 349.0334
CIE-Luv:
67.4961, 15.8795, -5.6354
Hunter-Lab:
61.0678, 7.7880, 1.3227
#b99da9 color charts
#b99da9 color shades, tints & tones
#b99da9 color schemes
#b99da9 color preview, HTML & CSS examples
This text has a color of #b99da9
<p style="color:#b99da9;">Text here</p>
.mytext {color:#b99da9;}
This box has a color of #b99da9
<div style="background-color:#b99da9;">Content here</div>
.mybackground {background-color:#b99da9;}
Border around this has a color of #b99da9
<div style="border:2px solid #b99da9;">Content here</div>
.myborder {border:2px solid #b99da9;}