#b50d59 color space conversions
Hex:
#b50d59
RGB:
181, 13, 89
CMY:
29, 95, 65
CMYK:
0, 93, 51, 29
HSL:
333°, 86.5979%, 38.0392%
HSV (HSB):
333°, 92.8177%, 70.9804%
XYZ:
21.0032, 10.8329, 10.4352
xyY:
0.4969, 0.2563, 10.8329
CIE-Lab:
39.2975, 63.9350, 3.8149
CIE-LCH:
39.2975, 64.0487, 3.4147
CIE-Luv:
39.2975, 98.7392, -7.3813
Hunter-Lab:
32.9133, 56.3088, 4.2415
#b50d59 color charts
#b50d59 color shades, tints & tones
#b50d59 color schemes
#b50d59 color preview, HTML & CSS examples
This text has a color of #b50d59
<p style="color:#b50d59;">Text here</p>
.mytext {color:#b50d59;}
This box has a color of #b50d59
<div style="background-color:#b50d59;">Content here</div>
.mybackground {background-color:#b50d59;}
Border around this has a color of #b50d59
<div style="border:2px solid #b50d59;">Content here</div>
.myborder {border:2px solid #b50d59;}