#b50a2c color space conversions
Hex:
#b50a2c
RGB:
181, 10, 44
CMY:
29, 96, 83
CMYK:
0, 94, 76, 29
HSL:
348°, 89.5288%, 37.4510%
HSV (HSB):
348°, 94.4751%, 70.9804%
XYZ:
19.6192, 10.2227, 3.3220
xyY:
0.5916, 0.3082, 10.2227
CIE-Lab:
38.2392, 61.7061, 31.0211
CIE-LCH:
38.2392, 69.0649, 26.6897
CIE-Luv:
38.2392, 114.9168, 17.2117
Hunter-Lab:
31.9729, 53.5784, 16.2208
#b50a2c color charts
#b50a2c color shades, tints & tones
#b50a2c color schemes
#b50a2c color preview, HTML & CSS examples
This text has a color of #b50a2c
<p style="color:#b50a2c;">Text here</p>
.mytext {color:#b50a2c;}
This box has a color of #b50a2c
<div style="background-color:#b50a2c;">Content here</div>
.mybackground {background-color:#b50a2c;}
Border around this has a color of #b50a2c
<div style="border:2px solid #b50a2c;">Content here</div>
.myborder {border:2px solid #b50a2c;}