#b99e9d color space conversions
Hex:
#b99e9d
RGB:
185, 158, 157
CMY:
27, 38, 38
CMYK:
0, 15, 15, 27
HSL:
2°, 16.6667%, 67.0588%
HSV (HSB):
2°, 15.1351%, 72.5490%
XYZ:
38.3202, 37.2023, 37.0594
xyY:
0.3404, 0.3304, 37.2023
CIE-Lab:
67.4286, 9.7684, 4.2025
CIE-LCH:
67.4286, 10.6341, 23.2780
CIE-Luv:
67.4286, 16.4809, 4.2835
Hunter-Lab:
60.9937, 5.4064, 6.6714
#b99e9d color charts
#b99e9d color shades, tints & tones
#b99e9d color schemes
#b99e9d color preview, HTML & CSS examples
This text has a color of #b99e9d
<p style="color:#b99e9d;">Text here</p>
.mytext {color:#b99e9d;}
This box has a color of #b99e9d
<div style="background-color:#b99e9d;">Content here</div>
.mybackground {background-color:#b99e9d;}
Border around this has a color of #b99e9d
<div style="border:2px solid #b99e9d;">Content here</div>
.myborder {border:2px solid #b99e9d;}