#b50a6c color space conversions
Hex:
#b50a6c
RGB:
181, 10, 108
CMY:
29, 96, 58
CMYK:
0, 94, 40, 29
HSL:
326°, 89.5288%, 37.4510%
HSV (HSB):
326°, 94.4751%, 70.9804%
XYZ:
21.8714, 11.1235, 15.1817
xyY:
0.4540, 0.2309, 11.1235
CIE-Lab:
39.7878, 65.9310, -7.5232
CIE-LCH:
39.7878, 66.3589, 353.4903
CIE-Luv:
39.7878, 90.8273, -21.2068
Hunter-Lab:
33.3520, 58.6897, -3.6421
#b50a6c color charts
#b50a6c color shades, tints & tones
#b50a6c color schemes
#b50a6c color preview, HTML & CSS examples
This text has a color of #b50a6c
<p style="color:#b50a6c;">Text here</p>
.mytext {color:#b50a6c;}
This box has a color of #b50a6c
<div style="background-color:#b50a6c;">Content here</div>
.mybackground {background-color:#b50a6c;}
Border around this has a color of #b50a6c
<div style="border:2px solid #b50a6c;">Content here</div>
.myborder {border:2px solid #b50a6c;}