#b50e46 color space conversions
Hex:
#b50e46
RGB:
181, 14, 70
CMY:
29, 95, 73
CMYK:
0, 92, 61, 29
HSL:
340°, 85.6410%, 38.2353%
HSV (HSB):
340°, 92.2652%, 70.9804%
XYZ:
20.3186, 10.5800, 6.7656
xyY:
0.5395, 0.2809, 10.5800
CIE-Lab:
38.8639, 62.4834, 15.3772
CIE-LCH:
38.8639, 64.3478, 13.8257
CIE-Luv:
38.8639, 106.0616, 4.7488
Hunter-Lab:
32.5270, 54.5813, 10.4366
#b50e46 color charts
#b50e46 color shades, tints & tones
#b50e46 color schemes
#b50e46 color preview, HTML & CSS examples
This text has a color of #b50e46
<p style="color:#b50e46;">Text here</p>
.mytext {color:#b50e46;}
This box has a color of #b50e46
<div style="background-color:#b50e46;">Content here</div>
.mybackground {background-color:#b50e46;}
Border around this has a color of #b50e46
<div style="border:2px solid #b50e46;">Content here</div>
.myborder {border:2px solid #b50e46;}