#b55a5b color space conversions
Hex:
#b55a5b
RGB:
181, 90, 91
CMY:
29, 65, 64
CMYK:
0, 50, 50, 29
HSL:
359°, 38.0753%, 53.1373%
HSV (HSB):
359°, 50.2762%, 70.9804%
XYZ:
24.6005, 17.8914, 12.0543
xyY:
0.4510, 0.3280, 17.8914
CIE-Lab:
49.3641, 36.9018, 16.6630
CIE-LCH:
49.3641, 40.4895, 24.3015
CIE-Luv:
49.3641, 64.9002, 13.4085
Hunter-Lab:
42.2982, 29.7932, 12.7121
#b55a5b color charts
#b55a5b color shades, tints & tones
#b55a5b color schemes
#b55a5b color preview, HTML & CSS examples
This text has a color of #b55a5b
<p style="color:#b55a5b;">Text here</p>
.mytext {color:#b55a5b;}
This box has a color of #b55a5b
<div style="background-color:#b55a5b;">Content here</div>
.mybackground {background-color:#b55a5b;}
Border around this has a color of #b55a5b
<div style="border:2px solid #b55a5b;">Content here</div>
.myborder {border:2px solid #b55a5b;}