#b44c7c color space conversions
Hex:
#b44c7c
RGB:
180, 76, 124
CMY:
29, 70, 51
CMYK:
0, 58, 31, 29
HSL:
332°, 40.9449%, 50.1961%
HSV (HSB):
332°, 57.7778%, 70.5882%
XYZ:
25.0449, 16.3274, 20.9003
xyY:
0.4022, 0.2622, 16.3274
CIE-Lab:
47.4012, 47.2701, -6.0580
CIE-LCH:
47.4012, 47.6567, 352.6970
CIE-Luv:
47.4012, 63.6614, -16.3912
Hunter-Lab:
40.4072, 39.9241, -2.3822
#b44c7c color charts
#b44c7c color shades, tints & tones
#b44c7c color schemes
#b44c7c color preview, HTML & CSS examples
This text has a color of #b44c7c
<p style="color:#b44c7c;">Text here</p>
.mytext {color:#b44c7c;}
This box has a color of #b44c7c
<div style="background-color:#b44c7c;">Content here</div>
.mybackground {background-color:#b44c7c;}
Border around this has a color of #b44c7c
<div style="border:2px solid #b44c7c;">Content here</div>
.myborder {border:2px solid #b44c7c;}