#b80b00 color space conversions
Hex:
#b80b00
RGB:
184, 11, 0
CMY:
28, 96, 100
CMYK:
0, 94, 100, 28
HSL:
4°, 100.0000%, 36.0784%
HSV (HSB):
4°, 100.0000%, 72.1569%
XYZ:
19.8868, 10.4297, 0.9650
xyY:
0.6357, 0.3334, 10.4297
CIE-Lab:
38.6028, 61.4762, 52.7540
CIE-LCH:
38.6028, 81.0081, 40.6336
CIE-Luv:
38.6028, 123.4496, 27.8002
Hunter-Lab:
32.2950, 53.4015, 20.8349
#b80b00 color charts
#b80b00 color shades, tints & tones
#b80b00 color schemes
#b80b00 color preview, HTML & CSS examples
This text has a color of #b80b00
<p style="color:#b80b00;">Text here</p>
.mytext {color:#b80b00;}
This box has a color of #b80b00
<div style="background-color:#b80b00;">Content here</div>
.mybackground {background-color:#b80b00;}
Border around this has a color of #b80b00
<div style="border:2px solid #b80b00;">Content here</div>
.myborder {border:2px solid #b80b00;}