#b36c80 color space conversions
Hex:
#b36c80
RGB:
179, 108, 128
CMY:
30, 58, 50
CMYK:
0, 40, 28, 30
HSL:
343°, 31.8386%, 56.2745%
HSV (HSB):
343°, 39.6648%, 70.1961%
XYZ:
27.8492, 21.8673, 23.1751
xyY:
0.3821, 0.3000, 21.8673
CIE-Lab:
53.8860, 30.8619, 1.0804
CIE-LCH:
53.8860, 30.8808, 2.0050
CIE-Luv:
53.8860, 44.8568, -3.9802
Hunter-Lab:
46.7625, 24.4706, 3.3502
#b36c80 color charts
#b36c80 color shades, tints & tones
#b36c80 color schemes
#b36c80 color preview, HTML & CSS examples
This text has a color of #b36c80
<p style="color:#b36c80;">Text here</p>
.mytext {color:#b36c80;}
This box has a color of #b36c80
<div style="background-color:#b36c80;">Content here</div>
.mybackground {background-color:#b36c80;}
Border around this has a color of #b36c80
<div style="border:2px solid #b36c80;">Content here</div>
.myborder {border:2px solid #b36c80;}