#b44d6e color space conversions
Hex:
#b44d6e
RGB:
180, 77, 110
CMY:
29, 70, 57
CMYK:
0, 57, 39, 29
HSL:
341°, 40.7115%, 50.3922%
HSV (HSB):
341°, 57.2222%, 70.5882%
XYZ:
24.2907, 16.1368, 16.5863
xyY:
0.4260, 0.2830, 16.1368
CIE-Lab:
47.1535, 45.0871, 2.0718
CIE-LCH:
47.1535, 45.1347, 2.6309
CIE-Luv:
47.1535, 67.1466, -5.4504
Hunter-Lab:
40.1707, 37.6381, 3.6389
#b44d6e color charts
#b44d6e color shades, tints & tones
#b44d6e color schemes
#b44d6e color preview, HTML & CSS examples
This text has a color of #b44d6e
<p style="color:#b44d6e;">Text here</p>
.mytext {color:#b44d6e;}
This box has a color of #b44d6e
<div style="background-color:#b44d6e;">Content here</div>
.mybackground {background-color:#b44d6e;}
Border around this has a color of #b44d6e
<div style="border:2px solid #b44d6e;">Content here</div>
.myborder {border:2px solid #b44d6e;}