#b50a0c color space conversions
Hex:
#b50a0c
RGB:
181, 10, 12
CMY:
29, 96, 95
CMYK:
0, 94, 93, 29
HSL:
359°, 89.5288%, 37.4510%
HSV (HSB):
359°, 94.4751%, 70.9804%
XYZ:
19.2310, 10.0674, 1.2774
xyY:
0.6290, 0.3293, 10.0674
CIE-Lab:
37.9631, 60.9338, 47.5944
CIE-LCH:
37.9631, 77.3185, 37.9928
CIE-Luv:
37.9631, 120.4501, 25.7464
Hunter-Lab:
31.7291, 52.6624, 19.8233
#b50a0c color charts
#b50a0c color shades, tints & tones
#b50a0c color schemes
#b50a0c color preview, HTML & CSS examples
This text has a color of #b50a0c
<p style="color:#b50a0c;">Text here</p>
.mytext {color:#b50a0c;}
This box has a color of #b50a0c
<div style="background-color:#b50a0c;">Content here</div>
.mybackground {background-color:#b50a0c;}
Border around this has a color of #b50a0c
<div style="border:2px solid #b50a0c;">Content here</div>
.myborder {border:2px solid #b50a0c;}