#b50a04 color space conversions
Hex:
#b50a04
RGB:
181, 10, 4
CMY:
29, 96, 98
CMYK:
0, 94, 98, 29
HSL:
2°, 95.6757%, 36.2745%
HSV (HSB):
2°, 97.7901%, 70.9804%
XYZ:
19.1865, 10.0496, 1.0434
xyY:
0.6336, 0.3319, 10.0496
CIE-Lab:
37.9313, 60.8445, 50.5043
CIE-LCH:
37.9313, 79.0742, 39.6945
CIE-Luv:
37.9313, 121.1185, 26.7718
Hunter-Lab:
31.7011, 52.5569, 20.2393
#b50a04 color charts
#b50a04 color shades, tints & tones
#b50a04 color schemes
#b50a04 color preview, HTML & CSS examples
This text has a color of #b50a04
<p style="color:#b50a04;">Text here</p>
.mytext {color:#b50a04;}
This box has a color of #b50a04
<div style="background-color:#b50a04;">Content here</div>
.mybackground {background-color:#b50a04;}
Border around this has a color of #b50a04
<div style="border:2px solid #b50a04;">Content here</div>
.myborder {border:2px solid #b50a04;}