#b45d5a color space conversions
Hex:
#b45d5a
RGB:
180, 93, 90
CMY:
29, 64, 65
CMYK:
0, 48, 50, 29
HSL:
2°, 37.5000%, 52.9412%
HSV (HSB):
2°, 50.0000%, 70.5882%
XYZ:
24.5822, 18.2702, 11.9037
xyY:
0.4489, 0.3337, 18.2702
CIE-Lab:
49.8222, 34.8483, 17.8543
CIE-LCH:
49.8222, 39.1558, 27.1280
CIE-Luv:
49.8222, 62.3420, 15.1976
Hunter-Lab:
42.7436, 27.8554, 13.4088
#b45d5a color charts
#b45d5a color shades, tints & tones
#b45d5a color schemes
#b45d5a color preview, HTML & CSS examples
This text has a color of #b45d5a
<p style="color:#b45d5a;">Text here</p>
.mytext {color:#b45d5a;}
This box has a color of #b45d5a
<div style="background-color:#b45d5a;">Content here</div>
.mybackground {background-color:#b45d5a;}
Border around this has a color of #b45d5a
<div style="border:2px solid #b45d5a;">Content here</div>
.myborder {border:2px solid #b45d5a;}