#b5073c color space conversions
Hex:
#b5073c
RGB:
181, 7, 60
CMY:
29, 97, 76
CMYK:
0, 96, 67, 29
HSL:
342°, 92.5532%, 36.8627%
HSV (HSB):
342°, 96.1326%, 70.9804%
XYZ:
19.9476, 10.3020, 5.2121
xyY:
0.5625, 0.2905, 10.3020
CIE-Lab:
38.3790, 62.7431, 21.1384
CIE-LCH:
38.3790, 66.2083, 18.6189
CIE-Luv:
38.3790, 110.6922, 9.6595
Hunter-Lab:
32.0967, 54.7662, 12.8397
#b5073c color charts
#b5073c color shades, tints & tones
#b5073c color schemes
#b5073c color preview, HTML & CSS examples
This text has a color of #b5073c
<p style="color:#b5073c;">Text here</p>
.mytext {color:#b5073c;}
This box has a color of #b5073c
<div style="background-color:#b5073c;">Content here</div>
.mybackground {background-color:#b5073c;}
Border around this has a color of #b5073c
<div style="border:2px solid #b5073c;">Content here</div>
.myborder {border:2px solid #b5073c;}