#b80a10 color space conversions
Hex:
#b80a10
RGB:
184, 10, 16
CMY:
28, 96, 94
CMYK:
0, 95, 91, 28
HSL:
358°, 89.6907%, 38.0392%
HSV (HSB):
358°, 94.5652%, 72.1569%
XYZ:
19.9692, 10.4448, 1.4538
xyY:
0.6266, 0.3278, 10.4448
CIE-Lab:
38.6293, 61.7716, 46.7414
CIE-LCH:
38.6293, 77.4628, 37.1141
CIE-Luv:
38.6293, 122.2616, 25.6169
Hunter-Lab:
32.3185, 53.7359, 19.9559
#b80a10 color charts
#b80a10 color shades, tints & tones
#b80a10 color schemes
#b80a10 color preview, HTML & CSS examples
This text has a color of #b80a10
<p style="color:#b80a10;">Text here</p>
.mytext {color:#b80a10;}
This box has a color of #b80a10
<div style="background-color:#b80a10;">Content here</div>
.mybackground {background-color:#b80a10;}
Border around this has a color of #b80a10
<div style="border:2px solid #b80a10;">Content here</div>
.myborder {border:2px solid #b80a10;}