#b80d1e color space conversions
Hex:
#b80d1e
RGB:
184, 13, 30
CMY:
28, 95, 88
CMYK:
0, 93, 84, 28
HSL:
354°, 86.8020%, 38.6275%
HSV (HSB):
354°, 92.9348%, 72.1569%
XYZ:
20.1454, 10.5719, 2.2071
xyY:
0.6119, 0.3211, 10.5719
CIE-Lab:
38.8499, 61.6921, 40.0370
CIE-LCH:
38.8499, 73.5450, 32.9828
CIE-Luv:
38.8499, 119.6586, 22.7346
Hunter-Lab:
32.5145, 53.6952, 18.7355
#b80d1e color charts
#b80d1e color shades, tints & tones
#b80d1e color schemes
#b80d1e color preview, HTML & CSS examples
This text has a color of #b80d1e
<p style="color:#b80d1e;">Text here</p>
.mytext {color:#b80d1e;}
This box has a color of #b80d1e
<div style="background-color:#b80d1e;">Content here</div>
.mybackground {background-color:#b80d1e;}
Border around this has a color of #b80d1e
<div style="border:2px solid #b80d1e;">Content here</div>
.myborder {border:2px solid #b80d1e;}