#b45b7d color space conversions
Hex:
#b45b7d
RGB:
180, 91, 125
CMY:
29, 64, 51
CMYK:
0, 49, 31, 29
HSL:
337°, 37.2385%, 53.1373%
HSV (HSB):
337°, 49.4444%, 70.5882%
XYZ:
26.2651, 18.6661, 21.6206
xyY:
0.3947, 0.2805, 18.6661
CIE-Lab:
50.2943, 39.9233, -2.3803
CIE-LCH:
50.2943, 39.9942, 356.5879
CIE-Luv:
50.2943, 55.7396, -10.2417
Hunter-Lab:
43.2043, 32.9077, 0.5727
#b45b7d color charts
#b45b7d color shades, tints & tones
#b45b7d color schemes
#b45b7d color preview, HTML & CSS examples
This text has a color of #b45b7d
<p style="color:#b45b7d;">Text here</p>
.mytext {color:#b45b7d;}
This box has a color of #b45b7d
<div style="background-color:#b45b7d;">Content here</div>
.mybackground {background-color:#b45b7d;}
Border around this has a color of #b45b7d
<div style="border:2px solid #b45b7d;">Content here</div>
.myborder {border:2px solid #b45b7d;}