#b50a35 color space conversions
Hex:
#b50a35
RGB:
181, 10, 53
CMY:
29, 96, 79
CMYK:
0, 94, 71, 29
HSL:
345°, 89.5288%, 37.4510%
HSV (HSB):
345°, 94.4751%, 70.9804%
XYZ:
19.8072, 10.2979, 4.3119
xyY:
0.5755, 0.2992, 10.2979
CIE-Lab:
38.3718, 62.0751, 25.5736
CIE-LCH:
38.3718, 67.1366, 22.3906
CIE-Luv:
38.3718, 112.4201, 13.3312
Hunter-Lab:
32.0903, 54.0181, 14.4966
#b50a35 color charts
#b50a35 color shades, tints & tones
#b50a35 color schemes
#b50a35 color preview, HTML & CSS examples
This text has a color of #b50a35
<p style="color:#b50a35;">Text here</p>
.mytext {color:#b50a35;}
This box has a color of #b50a35
<div style="background-color:#b50a35;">Content here</div>
.mybackground {background-color:#b50a35;}
Border around this has a color of #b50a35
<div style="border:2px solid #b50a35;">Content here</div>
.myborder {border:2px solid #b50a35;}