#b46b7d color space conversions
Hex:
#b46b7d
RGB:
180, 107, 125
CMY:
29, 58, 51
CMYK:
0, 41, 31, 29
HSL:
345°, 32.7354%, 56.2745%
HSV (HSB):
345°, 40.5556%, 70.5882%
XYZ:
27.7818, 21.6994, 22.1262
xyY:
0.3880, 0.3030, 21.6994
CIE-Lab:
53.7066, 31.3667, 2.6005
CIE-LCH:
53.7066, 31.4743, 4.7393
CIE-Luv:
53.7066, 46.7565, -2.0687
Hunter-Lab:
46.5826, 24.9376, 4.4457
#b46b7d color charts
#b46b7d color shades, tints & tones
#b46b7d color schemes
#b46b7d color preview, HTML & CSS examples
This text has a color of #b46b7d
<p style="color:#b46b7d;">Text here</p>
.mytext {color:#b46b7d;}
This box has a color of #b46b7d
<div style="background-color:#b46b7d;">Content here</div>
.mybackground {background-color:#b46b7d;}
Border around this has a color of #b46b7d
<div style="border:2px solid #b46b7d;">Content here</div>
.myborder {border:2px solid #b46b7d;}