#b80a14 color space conversions
Hex:
#b80a14
RGB:
184, 10, 20
CMY:
28, 96, 92
CMYK:
0, 95, 89, 28
HSL:
357°, 89.6907%, 38.0392%
HSV (HSB):
357°, 94.5652%, 72.1569%
XYZ:
20.0020, 10.4579, 1.6262
xyY:
0.6234, 0.3259, 10.4579
CIE-Lab:
38.6521, 61.8356, 44.9747
CIE-LCH:
38.6521, 76.4615, 36.0294
CIE-Luv:
38.6521, 121.7852, 24.8862
Hunter-Lab:
32.3387, 53.8120, 19.6557
#b80a14 color charts
#b80a14 color shades, tints & tones
#b80a14 color schemes
#b80a14 color preview, HTML & CSS examples
This text has a color of #b80a14
<p style="color:#b80a14;">Text here</p>
.mytext {color:#b80a14;}
This box has a color of #b80a14
<div style="background-color:#b80a14;">Content here</div>
.mybackground {background-color:#b80a14;}
Border around this has a color of #b80a14
<div style="border:2px solid #b80a14;">Content here</div>
.myborder {border:2px solid #b80a14;}