#b45d7e color space conversions
Hex:
#b45d7e
RGB:
180, 93, 126
CMY:
29, 64, 51
CMYK:
0, 48, 30, 29
HSL:
337°, 36.7089%, 53.5294%
HSV (HSB):
337°, 48.3333%, 70.5882%
XYZ:
26.5026, 19.0384, 22.0166
xyY:
0.3923, 0.2818, 19.0384
CIE-Lab:
50.7321, 39.0150, -2.3335
CIE-LCH:
50.7321, 39.0847, 356.5771
CIE-Luv:
50.7321, 54.4211, -10.0215
Hunter-Lab:
43.6330, 32.0631, 0.6262
#b45d7e color charts
#b45d7e color shades, tints & tones
#b45d7e color schemes
#b45d7e color preview, HTML & CSS examples
This text has a color of #b45d7e
<p style="color:#b45d7e;">Text here</p>
.mytext {color:#b45d7e;}
This box has a color of #b45d7e
<div style="background-color:#b45d7e;">Content here</div>
.mybackground {background-color:#b45d7e;}
Border around this has a color of #b45d7e
<div style="border:2px solid #b45d7e;">Content here</div>
.myborder {border:2px solid #b45d7e;}