#b80d10 color space conversions
Hex:
#b80d10
RGB:
184, 13, 16
CMY:
28, 95, 94
CMYK:
0, 93, 91, 28
HSL:
359°, 86.8020%, 38.6275%
HSV (HSB):
359°, 92.9348%, 72.1569%
XYZ:
20.0046, 10.5156, 1.4656
xyY:
0.6254, 0.3288, 10.5156
CIE-Lab:
38.7523, 61.4165, 46.8256
CIE-LCH:
38.7523, 77.2310, 37.3229
CIE-Luv:
38.7523, 121.6606, 25.8337
Hunter-Lab:
32.4278, 53.3676, 20.0198
#b80d10 color charts
#b80d10 color shades, tints & tones
#b80d10 color schemes
#b80d10 color preview, HTML & CSS examples
This text has a color of #b80d10
<p style="color:#b80d10;">Text here</p>
.mytext {color:#b80d10;}
This box has a color of #b80d10
<div style="background-color:#b80d10;">Content here</div>
.mybackground {background-color:#b80d10;}
Border around this has a color of #b80d10
<div style="border:2px solid #b80d10;">Content here</div>
.myborder {border:2px solid #b80d10;}