#b51b1e color space conversions
Hex:
#b51b1e
RGB:
181, 27, 30
CMY:
29, 89, 88
CMYK:
0, 85, 83, 29
HSL:
359°, 74.0385%, 40.7843%
HSV (HSB):
359°, 85.0829%, 70.9804%
XYZ:
19.6823, 10.7014, 2.2565
xyY:
0.6030, 0.3279, 10.7014
CIE-Lab:
39.0729, 58.4292, 40.0175
CIE-LCH:
39.0729, 70.8193, 34.4069
CIE-Luv:
39.0729, 113.3917, 23.7613
Hunter-Lab:
32.7129, 50.1501, 18.8093
#b51b1e color charts
#b51b1e color shades, tints & tones
#b51b1e color schemes
#b51b1e color preview, HTML & CSS examples
This text has a color of #b51b1e
<p style="color:#b51b1e;">Text here</p>
.mytext {color:#b51b1e;}
This box has a color of #b51b1e
<div style="background-color:#b51b1e;">Content here</div>
.mybackground {background-color:#b51b1e;}
Border around this has a color of #b51b1e
<div style="border:2px solid #b51b1e;">Content here</div>
.myborder {border:2px solid #b51b1e;}