#b50e43 color space conversions
Hex:
#b50e43
RGB:
181, 14, 67
CMY:
29, 95, 74
CMYK:
0, 92, 63, 29
HSL:
341°, 85.6410%, 38.2353%
HSV (HSB):
341°, 92.2652%, 70.9804%
XYZ:
20.2262, 10.5431, 6.2792
xyY:
0.5459, 0.2846, 10.5431
CIE-Lab:
38.8000, 62.3053, 17.2128
CIE-LCH:
38.8000, 64.6392, 15.4436
CIE-Luv:
38.8000, 107.1384, 6.4637
Hunter-Lab:
32.4701, 54.3682, 11.2634
#b50e43 color charts
#b50e43 color shades, tints & tones
#b50e43 color schemes
#b50e43 color preview, HTML & CSS examples
This text has a color of #b50e43
<p style="color:#b50e43;">Text here</p>
.mytext {color:#b50e43;}
This box has a color of #b50e43
<div style="background-color:#b50e43;">Content here</div>
.mybackground {background-color:#b50e43;}
Border around this has a color of #b50e43
<div style="border:2px solid #b50e43;">Content here</div>
.myborder {border:2px solid #b50e43;}