#b50e20 color space conversions
Hex:
#b50e20
RGB:
181, 14, 32
CMY:
29, 95, 87
CMYK:
0, 92, 82, 29
HSL:
354°, 85.6410%, 38.2353%
HSV (HSB):
354°, 92.2652%, 70.9804%
XYZ:
19.4738, 10.2421, 2.3170
xyY:
0.6079, 0.3197, 10.2421
CIE-Lab:
38.2735, 60.8263, 38.1523
CIE-LCH:
38.2735, 71.8013, 32.0973
CIE-Luv:
38.2735, 116.8137, 21.6976
Hunter-Lab:
32.0033, 52.6103, 18.1097
#b50e20 color charts
#b50e20 color shades, tints & tones
#b50e20 color schemes
#b50e20 color preview, HTML & CSS examples
This text has a color of #b50e20
<p style="color:#b50e20;">Text here</p>
.mytext {color:#b50e20;}
This box has a color of #b50e20
<div style="background-color:#b50e20;">Content here</div>
.mybackground {background-color:#b50e20;}
Border around this has a color of #b50e20
<div style="border:2px solid #b50e20;">Content here</div>
.myborder {border:2px solid #b50e20;}