#b50d63 color space conversions
Hex:
#b50d63
RGB:
181, 13, 99
CMY:
29, 95, 61
CMYK:
0, 93, 45, 29
HSL:
329°, 86.5979%, 38.0392%
HSV (HSB):
329°, 92.8177%, 70.9804%
XYZ:
21.4521, 11.0125, 12.7993
xyY:
0.4739, 0.2433, 11.0125
CIE-Lab:
39.6014, 64.7638, -2.1083
CIE-LCH:
39.6014, 64.7981, 358.1354
CIE-Luv:
39.6014, 94.4529, -14.3688
Hunter-Lab:
33.1850, 57.3157, 0.3616
#b50d63 color charts
#b50d63 color shades, tints & tones
#b50d63 color schemes
#b50d63 color preview, HTML & CSS examples
This text has a color of #b50d63
<p style="color:#b50d63;">Text here</p>
.mytext {color:#b50d63;}
This box has a color of #b50d63
<div style="background-color:#b50d63;">Content here</div>
.mybackground {background-color:#b50d63;}
Border around this has a color of #b50d63
<div style="border:2px solid #b50d63;">Content here</div>
.myborder {border:2px solid #b50d63;}