#b5373c color space conversions
Hex:
#b5373c
RGB:
181, 55, 60
CMY:
29, 78, 76
CMYK:
0, 70, 67, 29
HSL:
358°, 53.3898%, 46.2745%
HSV (HSB):
358°, 69.6133%, 70.9804%
XYZ:
21.2379, 12.8824, 5.6422
xyY:
0.5341, 0.3240, 12.8824
CIE-Lab:
42.5855, 50.8846, 26.4462
CIE-LCH:
42.5855, 57.3467, 27.4622
CIE-Luv:
42.5855, 93.7151, 18.1069
Hunter-Lab:
35.8920, 42.8101, 15.8042
#b5373c color charts
#b5373c color shades, tints & tones
#b5373c color schemes
#b5373c color preview, HTML & CSS examples
This text has a color of #b5373c
<p style="color:#b5373c;">Text here</p>
.mytext {color:#b5373c;}
This box has a color of #b5373c
<div style="background-color:#b5373c;">Content here</div>
.mybackground {background-color:#b5373c;}
Border around this has a color of #b5373c
<div style="border:2px solid #b5373c;">Content here</div>
.myborder {border:2px solid #b5373c;}