#b46c80 color space conversions
Hex:
#b46c80
RGB:
180, 108, 128
CMY:
29, 58, 50
CMYK:
0, 40, 29, 29
HSL:
343°, 32.4324%, 56.4706%
HSV (HSB):
343°, 40.0000%, 70.5882%
XYZ:
28.0812, 21.9869, 23.1859
xyY:
0.3833, 0.3001, 21.9869
CIE-Lab:
54.0131, 31.2333, 1.2810
CIE-LCH:
54.0131, 31.2596, 2.3486
CIE-Luv:
54.0131, 45.6015, -3.7860
Hunter-Lab:
46.8902, 24.8407, 3.5059
#b46c80 color charts
#b46c80 color shades, tints & tones
#b46c80 color schemes
#b46c80 color preview, HTML & CSS examples
This text has a color of #b46c80
<p style="color:#b46c80;">Text here</p>
.mytext {color:#b46c80;}
This box has a color of #b46c80
<div style="background-color:#b46c80;">Content here</div>
.mybackground {background-color:#b46c80;}
Border around this has a color of #b46c80
<div style="border:2px solid #b46c80;">Content here</div>
.myborder {border:2px solid #b46c80;}