#b96d9a color space conversions
Hex:
#b96d9a
RGB:
185, 109, 154
CMY:
27, 57, 40
CMYK:
0, 41, 17, 27
HSL:
324°, 35.1852%, 57.6471%
HSV (HSB):
324°, 41.0811%, 72.5490%
XYZ:
31.3090, 23.5847, 33.4740
xyY:
0.3543, 0.2669, 23.5847
CIE-Lab:
55.6695, 36.3930, -11.4149
CIE-LCH:
55.6695, 38.1412, 342.5857
CIE-Luv:
55.6695, 43.5033, -22.5320
Hunter-Lab:
48.5640, 30.0909, -6.8723
#b96d9a color charts
#b96d9a color shades, tints & tones
#b96d9a color schemes
#b96d9a color preview, HTML & CSS examples
This text has a color of #b96d9a
<p style="color:#b96d9a;">Text here</p>
.mytext {color:#b96d9a;}
This box has a color of #b96d9a
<div style="background-color:#b96d9a;">Content here</div>
.mybackground {background-color:#b96d9a;}
Border around this has a color of #b96d9a
<div style="border:2px solid #b96d9a;">Content here</div>
.myborder {border:2px solid #b96d9a;}