#b5353c color space conversions
Hex:
#b5353c
RGB:
181, 53, 60
CMY:
29, 79, 76
CMYK:
0, 71, 67, 29
HSL:
357°, 54.7009%, 45.8824%
HSV (HSB):
357°, 70.7182%, 70.9804%
XYZ:
21.1448, 12.6962, 5.6111
xyY:
0.5360, 0.3218, 12.6962
CIE-Lab:
42.3019, 51.6631, 26.0942
CIE-LCH:
42.3019, 57.8790, 26.7976
CIE-Luv:
42.3019, 94.8273, 17.5456
Hunter-Lab:
35.6317, 43.5708, 15.6055
#b5353c color charts
#b5353c color shades, tints & tones
#b5353c color schemes
#b5353c color preview, HTML & CSS examples
This text has a color of #b5353c
<p style="color:#b5353c;">Text here</p>
.mytext {color:#b5353c;}
This box has a color of #b5353c
<div style="background-color:#b5353c;">Content here</div>
.mybackground {background-color:#b5353c;}
Border around this has a color of #b5353c
<div style="border:2px solid #b5353c;">Content here</div>
.myborder {border:2px solid #b5353c;}