#b5053c color space conversions
Hex:
#b5053c
RGB:
181, 5, 60
CMY:
29, 98, 76
CMYK:
0, 97, 67, 29
HSL:
341°, 94.6237%, 36.4706%
HSV (HSB):
341°, 97.2376%, 70.9804%
XYZ:
19.9259, 10.2585, 5.2048
xyY:
0.5630, 0.2899, 10.2585
CIE-Lab:
38.3025, 62.9651, 21.0402
CIE-LCH:
38.3025, 66.3874, 18.4774
CIE-Luv:
38.3025, 111.0097, 9.5036
Hunter-Lab:
32.0290, 54.9982, 12.7854
#b5053c color charts
#b5053c color shades, tints & tones
#b5053c color schemes
#b5053c color preview, HTML & CSS examples
This text has a color of #b5053c
<p style="color:#b5053c;">Text here</p>
.mytext {color:#b5053c;}
This box has a color of #b5053c
<div style="background-color:#b5053c;">Content here</div>
.mybackground {background-color:#b5053c;}
Border around this has a color of #b5053c
<div style="border:2px solid #b5053c;">Content here</div>
.myborder {border:2px solid #b5053c;}