#b50f3a color space conversions
Hex:
#b50f3a
RGB:
181, 15, 58
CMY:
29, 94, 77
CMYK:
0, 92, 68, 29
HSL:
344°, 84.6939%, 38.4314%
HSV (HSB):
344°, 91.7127%, 70.9804%
XYZ:
19.9906, 10.4709, 4.9704
xyY:
0.5642, 0.2955, 10.4709
CIE-Lab:
38.6746, 61.6820, 22.7882
CIE-LCH:
38.6746, 65.7569, 20.2765
CIE-Luv:
38.6746, 109.9590, 11.3503
Hunter-Lab:
32.3588, 53.6459, 13.5439
#b50f3a color charts
#b50f3a color shades, tints & tones
#b50f3a color schemes
#b50f3a color preview, HTML & CSS examples
This text has a color of #b50f3a
<p style="color:#b50f3a;">Text here</p>
.mytext {color:#b50f3a;}
This box has a color of #b50f3a
<div style="background-color:#b50f3a;">Content here</div>
.mybackground {background-color:#b50f3a;}
Border around this has a color of #b50f3a
<div style="border:2px solid #b50f3a;">Content here</div>
.myborder {border:2px solid #b50f3a;}