#b80d26 color space conversions
Hex:
#b80d26
RGB:
184, 13, 38
CMY:
28, 95, 85
CMYK:
0, 93, 79, 28
HSL:
351°, 86.8020%, 38.6275%
HSV (HSB):
351°, 92.9348%, 72.1569%
XYZ:
20.2609, 10.6181, 2.8154
xyY:
0.6013, 0.3151, 10.6181
CIE-Lab:
38.9297, 61.9169, 35.5655
CIE-LCH:
38.9297, 71.4045, 29.8734
CIE-Luv:
38.9297, 118.0660, 20.2614
Hunter-Lab:
32.5855, 53.9628, 17.6872
#b80d26 color charts
#b80d26 color shades, tints & tones
#b80d26 color schemes
#b80d26 color preview, HTML & CSS examples
This text has a color of #b80d26
<p style="color:#b80d26;">Text here</p>
.mytext {color:#b80d26;}
This box has a color of #b80d26
<div style="background-color:#b80d26;">Content here</div>
.mybackground {background-color:#b80d26;}
Border around this has a color of #b80d26
<div style="border:2px solid #b80d26;">Content here</div>
.myborder {border:2px solid #b80d26;}