#b50d74 color space conversions
Hex:
#b50d74
RGB:
181, 13, 116
CMY:
29, 95, 55
CMYK:
0, 93, 36, 29
HSL:
323°, 86.5979%, 38.0392%
HSV (HSB):
323°, 92.8177%, 70.9804%
XYZ:
22.3524, 11.3726, 17.5400
xyY:
0.4360, 0.2218, 11.3726
CIE-Lab:
40.2010, 66.3797, -11.9245
CIE-LCH:
40.2010, 67.4423, 349.8159
CIE-Luv:
40.2010, 86.8914, -26.9265
Hunter-Lab:
33.7232, 59.2974, -7.2315
#b50d74 color charts
#b50d74 color shades, tints & tones
#b50d74 color schemes
#b50d74 color preview, HTML & CSS examples
This text has a color of #b50d74
<p style="color:#b50d74;">Text here</p>
.mytext {color:#b50d74;}
This box has a color of #b50d74
<div style="background-color:#b50d74;">Content here</div>
.mybackground {background-color:#b50d74;}
Border around this has a color of #b50d74
<div style="border:2px solid #b50d74;">Content here</div>
.myborder {border:2px solid #b50d74;}