#b45d7b color space conversions
Hex:
#b45d7b
RGB:
180, 93, 123
CMY:
29, 64, 52
CMYK:
0, 48, 32, 29
HSL:
339°, 36.7089%, 53.5294%
HSV (HSB):
339°, 48.3333%, 70.5882%
XYZ:
26.3119, 18.9621, 21.0121
xyY:
0.3969, 0.2861, 18.9621
CIE-Lab:
50.6428, 38.6142, -0.6744
CIE-LCH:
50.6428, 38.6201, 358.9994
CIE-Luv:
50.6428, 55.1288, -7.7426
Hunter-Lab:
43.5454, 31.6523, 1.8724
#b45d7b color charts
#b45d7b color shades, tints & tones
#b45d7b color schemes
#b45d7b color preview, HTML & CSS examples
This text has a color of #b45d7b
<p style="color:#b45d7b;">Text here</p>
.mytext {color:#b45d7b;}
This box has a color of #b45d7b
<div style="background-color:#b45d7b;">Content here</div>
.mybackground {background-color:#b45d7b;}
Border around this has a color of #b45d7b
<div style="border:2px solid #b45d7b;">Content here</div>
.myborder {border:2px solid #b45d7b;}