#b80d23 color space conversions
Hex:
#b80d23
RGB:
184, 13, 35
CMY:
28, 95, 86
CMYK:
0, 93, 81, 28
HSL:
352°, 86.8020%, 38.6275%
HSV (HSB):
352°, 92.9348%, 72.1569%
XYZ:
20.2145, 10.5995, 2.5706
xyY:
0.6055, 0.3175, 10.5995
CIE-Lab:
38.8976, 61.8266, 37.2762
CIE-LCH:
38.8976, 72.1945, 31.0865
CIE-Luv:
38.8976, 118.7016, 21.2493
Hunter-Lab:
32.5569, 53.8552, 18.1085
#b80d23 color charts
#b80d23 color shades, tints & tones
#b80d23 color schemes
#b80d23 color preview, HTML & CSS examples
This text has a color of #b80d23
<p style="color:#b80d23;">Text here</p>
.mytext {color:#b80d23;}
This box has a color of #b80d23
<div style="background-color:#b80d23;">Content here</div>
.mybackground {background-color:#b80d23;}
Border around this has a color of #b80d23
<div style="border:2px solid #b80d23;">Content here</div>
.myborder {border:2px solid #b80d23;}