#b80c19 color space conversions
Hex:
#b80c19
RGB:
184, 12, 25
CMY:
28, 95, 90
CMYK:
0, 93, 86, 28
HSL:
355°, 87.7551%, 38.4314%
HSV (HSB):
355°, 93.4783%, 72.1569%
XYZ:
20.0741, 10.5235, 1.8929
xyY:
0.6178, 0.3239, 10.5235
CIE-Lab:
38.7660, 61.7016, 42.6134
CIE-LCH:
38.7660, 74.9866, 34.6304
CIE-Luv:
38.7660, 120.6942, 23.9412
Hunter-Lab:
32.4399, 53.6875, 19.2483
#b80c19 color charts
#b80c19 color shades, tints & tones
#b80c19 color schemes
#b80c19 color preview, HTML & CSS examples
This text has a color of #b80c19
<p style="color:#b80c19;">Text here</p>
.mytext {color:#b80c19;}
This box has a color of #b80c19
<div style="background-color:#b80c19;">Content here</div>
.mybackground {background-color:#b80c19;}
Border around this has a color of #b80c19
<div style="border:2px solid #b80c19;">Content here</div>
.myborder {border:2px solid #b80c19;}