#b46c9c color space conversions
Hex:
#b46c9c
RGB:
180, 108, 156
CMY:
29, 58, 39
CMYK:
0, 40, 13, 29
HSL:
320°, 32.4324%, 56.4706%
HSV (HSB):
320°, 40.0000%, 70.5882%
XYZ:
30.1857, 22.8287, 34.2679
xyY:
0.3458, 0.2616, 22.8287
CIE-Lab:
54.8955, 35.5495, -13.8083
CIE-LCH:
54.8955, 38.1371, 338.7726
CIE-Luv:
54.8955, 40.0573, -25.8156
Hunter-Lab:
47.7794, 29.1574, -9.0778
#b46c9c color charts
#b46c9c color shades, tints & tones
#b46c9c color schemes
#b46c9c color preview, HTML & CSS examples
This text has a color of #b46c9c
<p style="color:#b46c9c;">Text here</p>
.mytext {color:#b46c9c;}
This box has a color of #b46c9c
<div style="background-color:#b46c9c;">Content here</div>
.mybackground {background-color:#b46c9c;}
Border around this has a color of #b46c9c
<div style="border:2px solid #b46c9c;">Content here</div>
.myborder {border:2px solid #b46c9c;}