#b5101f color space conversions
Hex:
#b5101f
RGB:
181, 16, 31
CMY:
29, 94, 88
CMYK:
0, 91, 83, 29
HSL:
355°, 83.7563%, 38.6275%
HSV (HSB):
355°, 91.1602%, 70.9804%
XYZ:
19.4887, 10.2933, 2.2560
xyY:
0.6083, 0.3213, 10.2933
CIE-Lab:
38.3637, 60.5124, 38.7992
CIE-LCH:
38.3637, 71.8828, 32.6671
CIE-Luv:
38.3637, 116.5379, 22.1732
Hunter-Lab:
32.0831, 52.2831, 18.2892
#b5101f color charts
#b5101f color shades, tints & tones
#b5101f color schemes
#b5101f color preview, HTML & CSS examples
This text has a color of #b5101f
<p style="color:#b5101f;">Text here</p>
.mytext {color:#b5101f;}
This box has a color of #b5101f
<div style="background-color:#b5101f;">Content here</div>
.mybackground {background-color:#b5101f;}
Border around this has a color of #b5101f
<div style="border:2px solid #b5101f;">Content here</div>
.myborder {border:2px solid #b5101f;}