#b5353e color space conversions
Hex:
#b5353e
RGB:
181, 53, 62
CMY:
29, 79, 76
CMYK:
0, 71, 66, 29
HSL:
356°, 54.7009%, 45.8824%
HSV (HSB):
356°, 70.7182%, 70.9804%
XYZ:
21.1987, 12.7178, 5.8949
xyY:
0.5325, 0.3195, 12.7178
CIE-Lab:
42.3349, 51.7781, 24.9169
CIE-LCH:
42.3349, 57.4615, 25.6980
CIE-Luv:
42.3349, 94.3276, 16.5514
Hunter-Lab:
35.6620, 43.6979, 15.1628
#b5353e color charts
#b5353e color shades, tints & tones
#b5353e color schemes
#b5353e color preview, HTML & CSS examples
This text has a color of #b5353e
<p style="color:#b5353e;">Text here</p>
.mytext {color:#b5353e;}
This box has a color of #b5353e
<div style="background-color:#b5353e;">Content here</div>
.mybackground {background-color:#b5353e;}
Border around this has a color of #b5353e
<div style="border:2px solid #b5353e;">Content here</div>
.myborder {border:2px solid #b5353e;}