#b55a5f color space conversions
Hex:
#b55a5f
RGB:
181, 90, 95
CMY:
29, 65, 63
CMYK:
0, 50, 48, 29
HSL:
357°, 38.0753%, 53.1373%
HSV (HSB):
357°, 50.2762%, 70.9804%
XYZ:
24.7778, 17.9623, 12.9876
xyY:
0.4446, 0.3223, 17.9623
CIE-Lab:
49.4504, 37.2935, 14.3945
CIE-LCH:
49.4504, 39.9751, 21.1056
CIE-Luv:
49.4504, 64.0506, 10.8489
Hunter-Lab:
42.3820, 30.1881, 11.4984
#b55a5f color charts
#b55a5f color shades, tints & tones
#b55a5f color schemes
#b55a5f color preview, HTML & CSS examples
This text has a color of #b55a5f
<p style="color:#b55a5f;">Text here</p>
.mytext {color:#b55a5f;}
This box has a color of #b55a5f
<div style="background-color:#b55a5f;">Content here</div>
.mybackground {background-color:#b55a5f;}
Border around this has a color of #b55a5f
<div style="border:2px solid #b55a5f;">Content here</div>
.myborder {border:2px solid #b55a5f;}