#b50a51 color space conversions
Hex:
#b50a51
RGB:
181, 10, 81
CMY:
29, 96, 68
CMYK:
0, 94, 55, 29
HSL:
335°, 89.5288%, 37.4510%
HSV (HSB):
335°, 94.4751%, 70.9804%
XYZ:
20.6498, 10.6349, 8.7490
xyY:
0.5158, 0.2656, 10.6349
CIE-Lab:
38.9587, 63.6909, 8.4527
CIE-LCH:
38.9587, 64.2494, 7.5598
CIE-Luv:
38.9587, 102.4626, -2.3552
Hunter-Lab:
32.6112, 55.9586, 6.9215
#b50a51 color charts
#b50a51 color shades, tints & tones
#b50a51 color schemes
#b50a51 color preview, HTML & CSS examples
This text has a color of #b50a51
<p style="color:#b50a51;">Text here</p>
.mytext {color:#b50a51;}
This box has a color of #b50a51
<div style="background-color:#b50a51;">Content here</div>
.mybackground {background-color:#b50a51;}
Border around this has a color of #b50a51
<div style="border:2px solid #b50a51;">Content here</div>
.myborder {border:2px solid #b50a51;}