#b5555a color space conversions
Hex:
#b5555a
RGB:
181, 85, 90
CMY:
29, 67, 65
CMYK:
0, 53, 50, 29
HSL:
357°, 39.3443%, 52.1569%
HSV (HSB):
357°, 53.0387%, 70.9804%
XYZ:
24.1500, 17.0589, 11.6927
xyY:
0.4565, 0.3225, 17.0589
CIE-Lab:
48.3342, 39.3839, 15.8573
CIE-LCH:
48.3342, 42.4564, 21.9313
CIE-Luv:
48.3342, 68.3123, 11.8684
Hunter-Lab:
41.3025, 32.0916, 12.1267
#b5555a color charts
#b5555a color shades, tints & tones
#b5555a color schemes
#b5555a color preview, HTML & CSS examples
This text has a color of #b5555a
<p style="color:#b5555a;">Text here</p>
.mytext {color:#b5555a;}
This box has a color of #b5555a
<div style="background-color:#b5555a;">Content here</div>
.mybackground {background-color:#b5555a;}
Border around this has a color of #b5555a
<div style="border:2px solid #b5555a;">Content here</div>
.myborder {border:2px solid #b5555a;}