#b4567e color space conversions
Hex:
#b4567e
RGB:
180, 86, 126
CMY:
29, 66, 51
CMYK:
0, 52, 30, 29
HSL:
334°, 38.5246%, 52.1569%
HSV (HSB):
334°, 52.2222%, 70.5882%
XYZ:
25.9161, 17.8652, 21.8211
xyY:
0.3950, 0.2723, 17.8652
CIE-Lab:
49.3322, 42.6208, -4.3985
CIE-LCH:
49.3322, 42.8472, 354.1079
CIE-Luv:
49.3322, 58.1235, -13.4082
Hunter-Lab:
42.2673, 35.4791, -1.0222
#b4567e color charts
#b4567e color shades, tints & tones
#b4567e color schemes
#b4567e color preview, HTML & CSS examples
This text has a color of #b4567e
<p style="color:#b4567e;">Text here</p>
.mytext {color:#b4567e;}
This box has a color of #b4567e
<div style="background-color:#b4567e;">Content here</div>
.mybackground {background-color:#b4567e;}
Border around this has a color of #b4567e
<div style="border:2px solid #b4567e;">Content here</div>
.myborder {border:2px solid #b4567e;}