#b96c84 color space conversions
Hex:
#b96c84
RGB:
185, 108, 132
CMY:
27, 58, 48
CMYK:
0, 42, 29, 27
HSL:
341°, 35.4839%, 57.4510%
HSV (HSB):
341°, 41.6216%, 72.5490%
XYZ:
29.5350, 22.7054, 24.6557
xyY:
0.3841, 0.2953, 22.7054
CIE-Lab:
54.7675, 33.6319, 0.1096
CIE-LCH:
54.7675, 33.6321, 0.1867
CIE-Luv:
54.7675, 48.5511, -5.8226
Hunter-Lab:
47.6501, 27.2520, 2.6766
#b96c84 color charts
#b96c84 color shades, tints & tones
#b96c84 color schemes
#b96c84 color preview, HTML & CSS examples
This text has a color of #b96c84
<p style="color:#b96c84;">Text here</p>
.mytext {color:#b96c84;}
This box has a color of #b96c84
<div style="background-color:#b96c84;">Content here</div>
.mybackground {background-color:#b96c84;}
Border around this has a color of #b96c84
<div style="border:2px solid #b96c84;">Content here</div>
.myborder {border:2px solid #b96c84;}