#b50d80 color space conversions
Hex:
#b50d80
RGB:
181, 13, 128
CMY:
29, 95, 50
CMYK:
0, 93, 29, 29
HSL:
319°, 86.5979%, 38.0392%
HSV (HSB):
319°, 92.8177%, 70.9804%
XYZ:
23.0963, 11.6701, 21.4573
xyY:
0.4108, 0.2076, 11.6701
CIE-Lab:
40.6869, 67.6716, -18.6502
CIE-LCH:
40.6869, 70.1945, 344.5919
CIE-Luv:
40.6869, 81.4957, -36.0987
Hunter-Lab:
34.1616, 60.8992, -13.3277
#b50d80 color charts
#b50d80 color shades, tints & tones
#b50d80 color schemes
#b50d80 color preview, HTML & CSS examples
This text has a color of #b50d80
<p style="color:#b50d80;">Text here</p>
.mytext {color:#b50d80;}
This box has a color of #b50d80
<div style="background-color:#b50d80;">Content here</div>
.mybackground {background-color:#b50d80;}
Border around this has a color of #b50d80
<div style="border:2px solid #b50d80;">Content here</div>
.myborder {border:2px solid #b50d80;}