#b80a09 color space conversions
Hex:
#b80a09
RGB:
184, 10, 9
CMY:
28, 96, 96
CMYK:
0, 95, 95, 28
HSL:
0°, 90.6736%, 37.8431%
HSV (HSB):
0°, 95.1087%, 72.1569%
XYZ:
19.9250, 10.4272, 1.2209
xyY:
0.6311, 0.3303, 10.4272
CIE-Lab:
38.5984, 61.6851, 49.3701
CIE-LCH:
38.5984, 79.0092, 38.6723
CIE-Luv:
38.5984, 122.9110, 26.6122
Hunter-Lab:
32.2911, 53.6328, 20.3620
#b80a09 color charts
#b80a09 color shades, tints & tones
#b80a09 color schemes
#b80a09 color preview, HTML & CSS examples
This text has a color of #b80a09
<p style="color:#b80a09;">Text here</p>
.mytext {color:#b80a09;}
This box has a color of #b80a09
<div style="background-color:#b80a09;">Content here</div>
.mybackground {background-color:#b80a09;}
Border around this has a color of #b80a09
<div style="border:2px solid #b80a09;">Content here</div>
.myborder {border:2px solid #b80a09;}