#b45a6a color space conversions
Hex:
#b45a6a
RGB:
180, 90, 106
CMY:
29, 65, 58
CMYK:
0, 50, 41, 29
HSL:
349°, 37.5000%, 52.9412%
HSV (HSB):
349°, 50.0000%, 70.5882%
XYZ:
25.0801, 18.0562, 15.7990
xyY:
0.4256, 0.3064, 18.0562
CIE-Lab:
49.5642, 38.0964, 7.9457
CIE-LCH:
49.5642, 38.9162, 11.7812
CIE-Luv:
49.5642, 60.8034, 3.2217
Hunter-Lab:
42.4926, 30.9925, 7.7005
#b45a6a color charts
#b45a6a color shades, tints & tones
#b45a6a color schemes
#b45a6a color preview, HTML & CSS examples
This text has a color of #b45a6a
<p style="color:#b45a6a;">Text here</p>
.mytext {color:#b45a6a;}
This box has a color of #b45a6a
<div style="background-color:#b45a6a;">Content here</div>
.mybackground {background-color:#b45a6a;}
Border around this has a color of #b45a6a
<div style="border:2px solid #b45a6a;">Content here</div>
.myborder {border:2px solid #b45a6a;}