#b51c1e color space conversions
Hex:
#b51c1e
RGB:
181, 28, 30
CMY:
29, 89, 88
CMYK:
0, 85, 83, 29
HSL:
359°, 73.2057%, 40.9804%
HSV (HSB):
359°, 84.5304%, 70.9804%
XYZ:
19.7057, 10.7480, 2.2643
xyY:
0.6023, 0.3285, 10.7480
CIE-Lab:
39.1528, 58.2016, 40.0923
CIE-LCH:
39.1528, 70.6740, 34.5611
CIE-Luv:
39.1528, 113.0245, 23.9057
Hunter-Lab:
32.7841, 49.9192, 18.8540
#b51c1e color charts
#b51c1e color shades, tints & tones
#b51c1e color schemes
#b51c1e color preview, HTML & CSS examples
This text has a color of #b51c1e
<p style="color:#b51c1e;">Text here</p>
.mytext {color:#b51c1e;}
This box has a color of #b51c1e
<div style="background-color:#b51c1e;">Content here</div>
.mybackground {background-color:#b51c1e;}
Border around this has a color of #b51c1e
<div style="border:2px solid #b51c1e;">Content here</div>
.myborder {border:2px solid #b51c1e;}