#b96c9a color space conversions
Hex:
#b96c9a
RGB:
185, 108, 154
CMY:
27, 58, 40
CMYK:
0, 42, 17, 27
HSL:
324°, 35.4839%, 57.4510%
HSV (HSB):
324°, 41.6216%, 72.5490%
XYZ:
31.2029, 23.3725, 33.4386
xyY:
0.3545, 0.2656, 23.3725
CIE-Lab:
55.4540, 36.9317, -11.7389
CIE-LCH:
55.4540, 38.7524, 342.3668
CIE-Luv:
55.4540, 44.0097, -23.0807
Hunter-Lab:
48.3451, 30.6034, -7.1672
#b96c9a color charts
#b96c9a color shades, tints & tones
#b96c9a color schemes
#b96c9a color preview, HTML & CSS examples
This text has a color of #b96c9a
<p style="color:#b96c9a;">Text here</p>
.mytext {color:#b96c9a;}
This box has a color of #b96c9a
<div style="background-color:#b96c9a;">Content here</div>
.mybackground {background-color:#b96c9a;}
Border around this has a color of #b96c9a
<div style="border:2px solid #b96c9a;">Content here</div>
.myborder {border:2px solid #b96c9a;}