#b99db7 color space conversions
Hex:
#b99db7
RGB:
185, 157, 183
CMY:
27, 38, 28
CMYK:
0, 15, 1, 27
HSL:
304°, 16.6667%, 67.0588%
HSV (HSB):
304°, 15.1351%, 72.5490%
XYZ:
40.6118, 37.8471, 49.9645
xyY:
0.3162, 0.2947, 37.8471
CIE-Lab:
67.9078, 14.9235, -9.5951
CIE-LCH:
67.9078, 17.7420, 327.2609
CIE-Luv:
67.9078, 14.4872, -16.8525
Hunter-Lab:
61.5200, 10.1749, -5.0893
#b99db7 color charts
#b99db7 color shades, tints & tones
#b99db7 color schemes
#b99db7 color preview, HTML & CSS examples
This text has a color of #b99db7
<p style="color:#b99db7;">Text here</p>
.mytext {color:#b99db7;}
This box has a color of #b99db7
<div style="background-color:#b99db7;">Content here</div>
.mybackground {background-color:#b99db7;}
Border around this has a color of #b99db7
<div style="border:2px solid #b99db7;">Content here</div>
.myborder {border:2px solid #b99db7;}