#b45d70 color space conversions
Hex:
#b45d70
RGB:
180, 93, 112
CMY:
29, 64, 56
CMYK:
0, 48, 38, 29
HSL:
347°, 36.7089%, 53.5294%
HSV (HSB):
347°, 48.3333%, 70.5882%
XYZ:
25.6614, 18.7019, 17.5865
xyY:
0.4142, 0.3019, 18.7019
CIE-Lab:
50.3365, 37.2263, 5.4544
CIE-LCH:
50.3365, 37.6237, 8.3357
CIE-Luv:
50.3365, 57.6646, 0.3790
Hunter-Lab:
43.2456, 30.2396, 6.1607
#b45d70 color charts
#b45d70 color shades, tints & tones
#b45d70 color schemes
#b45d70 color preview, HTML & CSS examples
This text has a color of #b45d70
<p style="color:#b45d70;">Text here</p>
.mytext {color:#b45d70;}
This box has a color of #b45d70
<div style="background-color:#b45d70;">Content here</div>
.mybackground {background-color:#b45d70;}
Border around this has a color of #b45d70
<div style="border:2px solid #b45d70;">Content here</div>
.myborder {border:2px solid #b45d70;}