#b50a5c color space conversions
Hex:
#b50a5c
RGB:
181, 10, 92
CMY:
29, 96, 64
CMYK:
0, 94, 49, 29
HSL:
331°, 89.5288%, 37.4510%
HSV (HSB):
331°, 94.4751%, 70.9804%
XYZ:
21.0964, 10.8135, 11.1005
xyY:
0.4905, 0.2514, 10.8135
CIE-Lab:
39.2646, 64.5233, 1.8528
CIE-LCH:
39.2646, 64.5499, 1.6448
CIE-Luv:
39.2646, 97.8766, -9.7098
Hunter-Lab:
32.8840, 56.9679, 3.0044
#b50a5c color charts
#b50a5c color shades, tints & tones
#b50a5c color schemes
#b50a5c color preview, HTML & CSS examples
This text has a color of #b50a5c
<p style="color:#b50a5c;">Text here</p>
.mytext {color:#b50a5c;}
This box has a color of #b50a5c
<div style="background-color:#b50a5c;">Content here</div>
.mybackground {background-color:#b50a5c;}
Border around this has a color of #b50a5c
<div style="border:2px solid #b50a5c;">Content here</div>
.myborder {border:2px solid #b50a5c;}