#b50a07 color space conversions
Hex:
#b50a07
RGB:
181, 10, 7
CMY:
29, 96, 97
CMYK:
0, 94, 96, 29
HSL:
1°, 92.5532%, 36.8627%
HSV (HSB):
1°, 96.1326%, 70.9804%
XYZ:
19.2029, 10.0562, 1.1299
xyY:
0.6319, 0.3309, 10.0562
CIE-Lab:
37.9431, 60.8776, 49.3810
CIE-LCH:
37.9431, 78.3872, 39.0473
CIE-Luv:
37.9431, 120.8705, 26.3914
Hunter-Lab:
31.7115, 52.5959, 20.0854
#b50a07 color charts
#b50a07 color shades, tints & tones
#b50a07 color schemes
#b50a07 color preview, HTML & CSS examples
This text has a color of #b50a07
<p style="color:#b50a07;">Text here</p>
.mytext {color:#b50a07;}
This box has a color of #b50a07
<div style="background-color:#b50a07;">Content here</div>
.mybackground {background-color:#b50a07;}
Border around this has a color of #b50a07
<div style="border:2px solid #b50a07;">Content here</div>
.myborder {border:2px solid #b50a07;}