#b99db3 color space conversions
Hex:
#b99db3
RGB:
185, 157, 179
CMY:
27, 38, 30
CMYK:
0, 15, 3, 27
HSL:
313°, 16.6667%, 67.0588%
HSV (HSB):
313°, 15.1351%, 72.5490%
XYZ:
40.2012, 37.6829, 47.8025
xyY:
0.3199, 0.2998, 37.6829
CIE-Lab:
67.7863, 14.1741, -7.5468
CIE-LCH:
67.7863, 16.0579, 331.9676
CIE-Luv:
67.7863, 14.8886, -13.6135
Hunter-Lab:
61.3864, 9.4714, -3.1995
#b99db3 color charts
#b99db3 color shades, tints & tones
#b99db3 color schemes
#b99db3 color preview, HTML & CSS examples
This text has a color of #b99db3
<p style="color:#b99db3;">Text here</p>
.mytext {color:#b99db3;}
This box has a color of #b99db3
<div style="background-color:#b99db3;">Content here</div>
.mybackground {background-color:#b99db3;}
Border around this has a color of #b99db3
<div style="border:2px solid #b99db3;">Content here</div>
.myborder {border:2px solid #b99db3;}