#b50b0f color space conversions
Hex:
#b50b0f
RGB:
181, 11, 15
CMY:
29, 96, 94
CMYK:
0, 94, 92, 29
HSL:
359°, 88.5417%, 37.6471%
HSV (HSB):
359°, 93.9227%, 70.9804%
XYZ:
19.2620, 10.0976, 1.3857
xyY:
0.6265, 0.3284, 10.0976
CIE-Lab:
38.0170, 60.8590, 46.4377
CIE-LCH:
38.0170, 76.5525, 37.3450
CIE-Luv:
38.0170, 119.9612, 25.3613
Hunter-Lab:
31.7767, 52.5914, 19.6581
#b50b0f color charts
#b50b0f color shades, tints & tones
#b50b0f color schemes
#b50b0f color preview, HTML & CSS examples
This text has a color of #b50b0f
<p style="color:#b50b0f;">Text here</p>
.mytext {color:#b50b0f;}
This box has a color of #b50b0f
<div style="background-color:#b50b0f;">Content here</div>
.mybackground {background-color:#b50b0f;}
Border around this has a color of #b50b0f
<div style="border:2px solid #b50b0f;">Content here</div>
.myborder {border:2px solid #b50b0f;}