#b36d9a color space conversions
Hex:
#b36d9a
RGB:
179, 109, 154
CMY:
30, 57, 40
CMYK:
0, 39, 14, 30
HSL:
321°, 31.5315%, 56.4706%
HSV (HSB):
321°, 39.1061%, 70.1961%
XYZ:
29.8918, 22.8541, 33.4077
xyY:
0.3470, 0.2653, 22.8541
CIE-Lab:
54.9217, 34.3256, -12.6150
CIE-LCH:
54.9217, 36.5702, 339.8211
CIE-Luv:
54.9217, 39.2579, -23.8560
Hunter-Lab:
47.8059, 27.9509, -7.9688
#b36d9a color charts
#b36d9a color shades, tints & tones
#b36d9a color schemes
#b36d9a color preview, HTML & CSS examples
This text has a color of #b36d9a
<p style="color:#b36d9a;">Text here</p>
.mytext {color:#b36d9a;}
This box has a color of #b36d9a
<div style="background-color:#b36d9a;">Content here</div>
.mybackground {background-color:#b36d9a;}
Border around this has a color of #b36d9a
<div style="border:2px solid #b36d9a;">Content here</div>
.myborder {border:2px solid #b36d9a;}