#b46f8c color space conversions
Hex:
#b46f8c
RGB:
180, 111, 140
CMY:
29, 56, 45
CMYK:
0, 38, 22, 29
HSL:
335°, 31.5068%, 57.0588%
HSV (HSB):
335°, 38.3333%, 70.5882%
XYZ:
29.2405, 22.9656, 27.7026
xyY:
0.3659, 0.2874, 22.9656
CIE-Lab:
55.0369, 31.3412, -4.2538
CIE-LCH:
55.0369, 31.6286, 352.2708
CIE-Luv:
55.0369, 41.6323, -11.3715
Hunter-Lab:
47.9225, 25.0496, -0.7281
#b46f8c color charts
#b46f8c color shades, tints & tones
#b46f8c color schemes
#b46f8c color preview, HTML & CSS examples
This text has a color of #b46f8c
<p style="color:#b46f8c;">Text here</p>
.mytext {color:#b46f8c;}
This box has a color of #b46f8c
<div style="background-color:#b46f8c;">Content here</div>
.mybackground {background-color:#b46f8c;}
Border around this has a color of #b46f8c
<div style="border:2px solid #b46f8c;">Content here</div>
.myborder {border:2px solid #b46f8c;}