#b5080a color space conversions
Hex:
#b5080a
RGB:
181, 8, 10
CMY:
29, 97, 96
CMYK:
0, 96, 94, 29
HSL:
359°, 91.5344%, 37.0588%
HSV (HSB):
359°, 95.5801%, 70.9804%
XYZ:
19.1977, 10.0193, 1.2093
xyY:
0.6310, 0.3293, 10.0193
CIE-Lab:
37.8771, 61.1350, 48.2695
CIE-LCH:
37.8771, 77.8938, 38.2931
CIE-Luv:
37.8771, 121.0034, 25.8773
Hunter-Lab:
31.6533, 52.8665, 19.8923
#b5080a color charts
#b5080a color shades, tints & tones
#b5080a color schemes
#b5080a color preview, HTML & CSS examples
This text has a color of #b5080a
<p style="color:#b5080a;">Text here</p>
.mytext {color:#b5080a;}
This box has a color of #b5080a
<div style="background-color:#b5080a;">Content here</div>
.mybackground {background-color:#b5080a;}
Border around this has a color of #b5080a
<div style="border:2px solid #b5080a;">Content here</div>
.myborder {border:2px solid #b5080a;}