#b44c6e color space conversions
Hex:
#b44c6e
RGB:
180, 76, 110
CMY:
29, 70, 57
CMYK:
0, 58, 39, 29
HSL:
340°, 40.9449%, 50.1961%
HSV (HSB):
340°, 57.7778%, 70.5882%
XYZ:
24.2213, 15.9980, 16.5632
xyY:
0.4266, 0.2817, 15.9980
CIE-Lab:
46.9718, 45.5676, 1.8082
CIE-LCH:
46.9718, 45.6035, 2.2724
CIE-Luv:
46.9718, 67.6762, -5.8749
Hunter-Lab:
39.9975, 38.0989, 3.4459
#b44c6e color charts
#b44c6e color shades, tints & tones
#b44c6e color schemes
#b44c6e color preview, HTML & CSS examples
This text has a color of #b44c6e
<p style="color:#b44c6e;">Text here</p>
.mytext {color:#b44c6e;}
This box has a color of #b44c6e
<div style="background-color:#b44c6e;">Content here</div>
.mybackground {background-color:#b44c6e;}
Border around this has a color of #b44c6e
<div style="border:2px solid #b44c6e;">Content here</div>
.myborder {border:2px solid #b44c6e;}