#b45a5a color space conversions
Hex:
#b45a5a
RGB:
180, 90, 90
CMY:
29, 65, 65
CMYK:
0, 50, 50, 29
HSL:
0°, 37.5000%, 52.9412%
HSV (HSB):
0°, 50.0000%, 70.5882%
XYZ:
24.3240, 17.7538, 11.8177
xyY:
0.4513, 0.3294, 17.7538
CIE-Lab:
49.1961, 36.4275, 17.0059
CIE-LCH:
49.1961, 40.2016, 25.0252
CIE-Luv:
49.1961, 64.2986, 13.8610
Hunter-Lab:
42.1353, 29.3085, 12.8656
#b45a5a color charts
#b45a5a color shades, tints & tones
#b45a5a color schemes
#b45a5a color preview, HTML & CSS examples
This text has a color of #b45a5a
<p style="color:#b45a5a;">Text here</p>
.mytext {color:#b45a5a;}
This box has a color of #b45a5a
<div style="background-color:#b45a5a;">Content here</div>
.mybackground {background-color:#b45a5a;}
Border around this has a color of #b45a5a
<div style="border:2px solid #b45a5a;">Content here</div>
.myborder {border:2px solid #b45a5a;}