#b50b11 color space conversions
Hex:
#b50b11
RGB:
181, 11, 17
CMY:
29, 96, 93
CMYK:
0, 94, 91, 29
HSL:
358°, 88.5417%, 37.6471%
HSV (HSB):
358°, 93.9227%, 70.9804%
XYZ:
19.2769, 10.1036, 1.4645
xyY:
0.6250, 0.3276, 10.1036
CIE-Lab:
38.0277, 60.8890, 45.5878
CIE-LCH:
38.0277, 76.0640, 36.8223
CIE-Luv:
38.0277, 119.7399, 25.0205
Hunter-Lab:
31.7861, 52.6268, 19.5186
#b50b11 color charts
#b50b11 color shades, tints & tones
#b50b11 color schemes
#b50b11 color preview, HTML & CSS examples
This text has a color of #b50b11
<p style="color:#b50b11;">Text here</p>
.mytext {color:#b50b11;}
This box has a color of #b50b11
<div style="background-color:#b50b11;">Content here</div>
.mybackground {background-color:#b50b11;}
Border around this has a color of #b50b11
<div style="border:2px solid #b50b11;">Content here</div>
.myborder {border:2px solid #b50b11;}