#b80c10 color space conversions
Hex:
#b80c10
RGB:
184, 12, 16
CMY:
28, 95, 94
CMYK:
0, 93, 91, 28
HSL:
359°, 87.7551%, 38.4314%
HSV (HSB):
359°, 93.4783%, 72.1569%
XYZ:
19.9922, 10.4907, 1.4614
xyY:
0.6258, 0.3284, 10.4907
CIE-Lab:
38.7091, 61.5412, 46.7960
CIE-LCH:
38.7091, 77.3123, 37.2494
CIE-Luv:
38.7091, 121.8716, 25.7575
Hunter-Lab:
32.3894, 53.4968, 19.9974
#b80c10 color charts
#b80c10 color shades, tints & tones
#b80c10 color schemes
#b80c10 color preview, HTML & CSS examples
This text has a color of #b80c10
<p style="color:#b80c10;">Text here</p>
.mytext {color:#b80c10;}
This box has a color of #b80c10
<div style="background-color:#b80c10;">Content here</div>
.mybackground {background-color:#b80c10;}
Border around this has a color of #b80c10
<div style="border:2px solid #b80c10;">Content here</div>
.myborder {border:2px solid #b80c10;}