#b80a07 color space conversions
Hex:
#b80a07
RGB:
184, 10, 7
CMY:
28, 96, 97
CMYK:
0, 95, 96, 28
HSL:
1°, 92.6702%, 37.4510%
HSV (HSB):
1°, 96.1957%, 72.1569%
XYZ:
19.9141, 10.4228, 1.1632
xyY:
0.6322, 0.3309, 10.4228
CIE-Lab:
38.5907, 61.6636, 50.0735
CIE-LCH:
38.5907, 79.4340, 39.0781
CIE-Luv:
38.5907, 123.0730, 26.8603
Hunter-Lab:
32.2843, 53.6073, 20.4628
#b80a07 color charts
#b80a07 color shades, tints & tones
#b80a07 color schemes
#b80a07 color preview, HTML & CSS examples
This text has a color of #b80a07
<p style="color:#b80a07;">Text here</p>
.mytext {color:#b80a07;}
This box has a color of #b80a07
<div style="background-color:#b80a07;">Content here</div>
.mybackground {background-color:#b80a07;}
Border around this has a color of #b80a07
<div style="border:2px solid #b80a07;">Content here</div>
.myborder {border:2px solid #b80a07;}