#b55e4d color space conversions
Hex:
#b55e4d
RGB:
181, 94, 77
CMY:
29, 63, 70
CMYK:
0, 48, 57, 29
HSL:
10°, 41.2698%, 50.5882%
HSV (HSB):
10°, 57.4586%, 70.9804%
XYZ:
24.3983, 18.3650, 9.2800
xyY:
0.4688, 0.3529, 18.3650
CIE-Lab:
49.9358, 33.5620, 25.6668
CIE-LCH:
49.9358, 42.2516, 37.4072
CIE-Luv:
49.9358, 64.8913, 23.3842
Hunter-Lab:
42.8544, 26.6303, 17.1589
#b55e4d color charts
#b55e4d color shades, tints & tones
#b55e4d color schemes
#b55e4d color preview, HTML & CSS examples
This text has a color of #b55e4d
<p style="color:#b55e4d;">Text here</p>
.mytext {color:#b55e4d;}
This box has a color of #b55e4d
<div style="background-color:#b55e4d;">Content here</div>
.mybackground {background-color:#b55e4d;}
Border around this has a color of #b55e4d
<div style="border:2px solid #b55e4d;">Content here</div>
.myborder {border:2px solid #b55e4d;}