#b9969e color space conversions
Hex:
#b9969e
RGB:
185, 150, 158
CMY:
27, 41, 38
CMYK:
0, 19, 15, 27
HSL:
346°, 20.0000%, 65.6863%
HSV (HSB):
346°, 18.9189%, 72.5490%
XYZ:
37.0855, 34.5956, 37.0708
xyY:
0.3410, 0.3181, 34.5956
CIE-Lab:
65.4326, 14.3609, 0.7469
CIE-LCH:
65.4326, 14.3804, 2.9772
CIE-Luv:
65.4326, 20.8272, -1.4386
Hunter-Lab:
58.8180, 9.6149, 3.8044
#b9969e color charts
#b9969e color shades, tints & tones
#b9969e color schemes
#b9969e color preview, HTML & CSS examples
This text has a color of #b9969e
<p style="color:#b9969e;">Text here</p>
.mytext {color:#b9969e;}
This box has a color of #b9969e
<div style="background-color:#b9969e;">Content here</div>
.mybackground {background-color:#b9969e;}
Border around this has a color of #b9969e
<div style="border:2px solid #b9969e;">Content here</div>
.myborder {border:2px solid #b9969e;}