#b45a6e color space conversions
Hex:
#b45a6e
RGB:
180, 90, 110
CMY:
29, 65, 57
CMYK:
0, 50, 39, 29
HSL:
347°, 37.5000%, 52.9412%
HSV (HSB):
347°, 50.0000%, 70.5882%
XYZ:
25.2930, 18.1414, 16.9204
xyY:
0.4191, 0.3006, 18.1414
CIE-Lab:
49.6672, 38.5578, 5.6933
CIE-LCH:
49.6672, 38.9759, 8.3993
CIE-Luv:
49.6672, 59.8785, 0.3886
Hunter-Lab:
42.5927, 31.4621, 6.2614
#b45a6e color charts
#b45a6e color shades, tints & tones
#b45a6e color schemes
#b45a6e color preview, HTML & CSS examples
This text has a color of #b45a6e
<p style="color:#b45a6e;">Text here</p>
.mytext {color:#b45a6e;}
This box has a color of #b45a6e
<div style="background-color:#b45a6e;">Content here</div>
.mybackground {background-color:#b45a6e;}
Border around this has a color of #b45a6e
<div style="border:2px solid #b45a6e;">Content here</div>
.myborder {border:2px solid #b45a6e;}