#b44e5c color space conversions
Hex:
#b44e5c
RGB:
180, 78, 92
CMY:
29, 69, 64
CMYK:
0, 57, 49, 29
HSL:
352°, 40.4762%, 50.5882%
HSV (HSB):
352°, 56.6667%, 70.5882%
XYZ:
23.4785, 15.9248, 11.9615
xyY:
0.4571, 0.3100, 15.9248
CIE-Lab:
46.8757, 42.7082, 12.6195
CIE-LCH:
46.8757, 44.5336, 16.4614
CIE-Luv:
46.8757, 71.3346, 7.4556
Hunter-Lab:
39.9059, 35.1849, 10.1623
#b44e5c color charts
#b44e5c color shades, tints & tones
#b44e5c color schemes
#b44e5c color preview, HTML & CSS examples
This text has a color of #b44e5c
<p style="color:#b44e5c;">Text here</p>
.mytext {color:#b44e5c;}
This box has a color of #b44e5c
<div style="background-color:#b44e5c;">Content here</div>
.mybackground {background-color:#b44e5c;}
Border around this has a color of #b44e5c
<div style="border:2px solid #b44e5c;">Content here</div>
.myborder {border:2px solid #b44e5c;}