#b46c8c color space conversions
Hex:
#b46c8c
RGB:
180, 108, 140
CMY:
29, 58, 45
CMYK:
0, 40, 22, 29
HSL:
333°, 32.4324%, 56.4706%
HSV (HSB):
333°, 40.0000%, 70.5882%
XYZ:
28.9186, 22.3219, 27.5953
xyY:
0.3668, 0.2831, 22.3219
CIE-Lab:
54.3669, 32.9863, -5.2452
CIE-LCH:
54.3669, 33.4007, 350.9650
CIE-Luv:
54.3669, 43.2615, -13.0273
Hunter-Lab:
47.2460, 26.5766, -1.5577
#b46c8c color charts
#b46c8c color shades, tints & tones
#b46c8c color schemes
#b46c8c color preview, HTML & CSS examples
This text has a color of #b46c8c
<p style="color:#b46c8c;">Text here</p>
.mytext {color:#b46c8c;}
This box has a color of #b46c8c
<div style="background-color:#b46c8c;">Content here</div>
.mybackground {background-color:#b46c8c;}
Border around this has a color of #b46c8c
<div style="border:2px solid #b46c8c;">Content here</div>
.myborder {border:2px solid #b46c8c;}