#b5071e color space conversions
Hex:
#b5071e
RGB:
181, 7, 30
CMY:
29, 97, 88
CMYK:
0, 96, 83, 29
HSL:
352°, 92.5532%, 36.8627%
HSV (HSB):
352°, 96.1326%, 70.9804%
XYZ:
19.3664, 10.0695, 2.1512
xyY:
0.6131, 0.3188, 10.0695
CIE-Lab:
37.9668, 61.6053, 38.9789
CIE-LCH:
37.9668, 72.9010, 32.3223
CIE-Luv:
37.9668, 118.5357, 21.7516
Hunter-Lab:
31.7324, 53.4074, 18.1933
#b5071e color charts
#b5071e color shades, tints & tones
#b5071e color schemes
#b5071e color preview, HTML & CSS examples
This text has a color of #b5071e
<p style="color:#b5071e;">Text here</p>
.mytext {color:#b5071e;}
This box has a color of #b5071e
<div style="background-color:#b5071e;">Content here</div>
.mybackground {background-color:#b5071e;}
Border around this has a color of #b5071e
<div style="border:2px solid #b5071e;">Content here</div>
.myborder {border:2px solid #b5071e;}