#b50f48 color space conversions
Hex:
#b50f48
RGB:
181, 15, 72
CMY:
29, 94, 72
CMYK:
0, 92, 60, 29
HSL:
339°, 84.6939%, 38.4314%
HSV (HSB):
339°, 91.7127%, 70.9804%
XYZ:
20.3966, 10.6333, 7.1083
xyY:
0.5348, 0.2788, 10.6333
CIE-Lab:
38.9558, 62.4694, 14.2200
CIE-LCH:
38.9558, 64.0674, 12.8238
CIE-Luv:
38.9558, 105.1426, 3.6759
Hunter-Lab:
32.6087, 54.5855, 9.9016
#b50f48 color charts
#b50f48 color shades, tints & tones
#b50f48 color schemes
#b50f48 color preview, HTML & CSS examples
This text has a color of #b50f48
<p style="color:#b50f48;">Text here</p>
.mytext {color:#b50f48;}
This box has a color of #b50f48
<div style="background-color:#b50f48;">Content here</div>
.mybackground {background-color:#b50f48;}
Border around this has a color of #b50f48
<div style="border:2px solid #b50f48;">Content here</div>
.myborder {border:2px solid #b50f48;}