#b50f25 color space conversions
Hex:
#b50f25
RGB:
181, 15, 37
CMY:
29, 94, 85
CMYK:
0, 92, 80, 29
HSL:
352°, 84.6939%, 38.4314%
HSV (HSB):
352°, 91.7127%, 70.9804%
XYZ:
19.5608, 10.2990, 2.7072
xyY:
0.6006, 0.3162, 10.2990
CIE-Lab:
38.3738, 60.8325, 35.3743
CIE-LCH:
38.3738, 70.3699, 30.1781
CIE-Luv:
38.3738, 115.5726, 20.1972
Hunter-Lab:
32.0920, 52.6387, 17.4629
#b50f25 color charts
#b50f25 color shades, tints & tones
#b50f25 color schemes
#b50f25 color preview, HTML & CSS examples
This text has a color of #b50f25
<p style="color:#b50f25;">Text here</p>
.mytext {color:#b50f25;}
This box has a color of #b50f25
<div style="background-color:#b50f25;">Content here</div>
.mybackground {background-color:#b50f25;}
Border around this has a color of #b50f25
<div style="border:2px solid #b50f25;">Content here</div>
.myborder {border:2px solid #b50f25;}