#b36f9d color space conversions
Hex:
#b36f9d
RGB:
179, 111, 157
CMY:
30, 56, 38
CMYK:
0, 38, 12, 30
HSL:
319°, 30.9091%, 56.8627%
HSV (HSB):
319°, 37.9888%, 70.1961%
XYZ:
30.3606, 23.3869, 34.8122
xyY:
0.3428, 0.2641, 23.3869
CIE-Lab:
55.4687, 33.7367, -13.5366
CIE-LCH:
55.4687, 36.3511, 338.1373
CIE-Luv:
55.4687, 37.6752, -25.1586
Hunter-Lab:
48.3600, 27.4331, -8.8282
#b36f9d color charts
#b36f9d color shades, tints & tones
#b36f9d color schemes
#b36f9d color preview, HTML & CSS examples
This text has a color of #b36f9d
<p style="color:#b36f9d;">Text here</p>
.mytext {color:#b36f9d;}
This box has a color of #b36f9d
<div style="background-color:#b36f9d;">Content here</div>
.mybackground {background-color:#b36f9d;}
Border around this has a color of #b36f9d
<div style="border:2px solid #b36f9d;">Content here</div>
.myborder {border:2px solid #b36f9d;}