#b80a00 color space conversions
Hex:
#b80a00
RGB:
184, 10, 0
CMY:
28, 96, 100
CMYK:
0, 95, 100, 28
HSL:
3°, 100.0000%, 36.0784%
HSV (HSB):
3°, 100.0000%, 72.1569%
XYZ:
19.8757, 10.4074, 0.9613
xyY:
0.6361, 0.3331, 10.4074
CIE-Lab:
38.5640, 61.5883, 52.7401
CIE-LCH:
38.5640, 81.0842, 40.5745
CIE-Luv:
38.5640, 123.6436, 27.7336
Hunter-Lab:
32.2605, 53.5178, 20.8157
#b80a00 color charts
#b80a00 color shades, tints & tones
#b80a00 color schemes
#b80a00 color preview, HTML & CSS examples
This text has a color of #b80a00
<p style="color:#b80a00;">Text here</p>
.mytext {color:#b80a00;}
This box has a color of #b80a00
<div style="background-color:#b80a00;">Content here</div>
.mybackground {background-color:#b80a00;}
Border around this has a color of #b80a00
<div style="border:2px solid #b80a00;">Content here</div>
.myborder {border:2px solid #b80a00;}