#b50d51 color space conversions
Hex:
#b50d51
RGB:
181, 13, 81
CMY:
29, 95, 68
CMYK:
0, 93, 55, 29
HSL:
336°, 86.5979%, 38.0392%
HSV (HSB):
336°, 92.8177%, 70.9804%
XYZ:
20.6852, 10.7057, 8.7608
xyY:
0.5152, 0.2666, 10.7057
CIE-Lab:
39.0803, 63.3382, 8.6237
CIE-LCH:
39.0803, 63.9226, 7.7533
CIE-Luv:
39.0803, 102.0199, -2.0887
Hunter-Lab:
32.7195, 55.5879, 7.0286
#b50d51 color charts
#b50d51 color shades, tints & tones
#b50d51 color schemes
#b50d51 color preview, HTML & CSS examples
This text has a color of #b50d51
<p style="color:#b50d51;">Text here</p>
.mytext {color:#b50d51;}
This box has a color of #b50d51
<div style="background-color:#b50d51;">Content here</div>
.mybackground {background-color:#b50d51;}
Border around this has a color of #b50d51
<div style="border:2px solid #b50d51;">Content here</div>
.myborder {border:2px solid #b50d51;}