#b96c97 color space conversions
Hex:
#b96c97
RGB:
185, 108, 151
CMY:
27, 58, 41
CMYK:
0, 42, 18, 27
HSL:
326°, 35.4839%, 57.4510%
HSV (HSB):
326°, 41.6216%, 72.5490%
XYZ:
30.9561, 23.2738, 32.1389
xyY:
0.3584, 0.2695, 23.2738
CIE-Lab:
55.3532, 36.4541, -10.1412
CIE-LCH:
55.3532, 37.8384, 344.4539
CIE-Luv:
55.3532, 44.6388, -20.6729
Hunter-Lab:
48.2429, 30.1131, -5.7283
#b96c97 color charts
#b96c97 color shades, tints & tones
#b96c97 color schemes
#b96c97 color preview, HTML & CSS examples
This text has a color of #b96c97
<p style="color:#b96c97;">Text here</p>
.mytext {color:#b96c97;}
This box has a color of #b96c97
<div style="background-color:#b96c97;">Content here</div>
.mybackground {background-color:#b96c97;}
Border around this has a color of #b96c97
<div style="border:2px solid #b96c97;">Content here</div>
.myborder {border:2px solid #b96c97;}