#b51f2f color space conversions
Hex:
#b51f2f
RGB:
181, 31, 47
CMY:
29, 88, 82
CMYK:
0, 83, 74, 29
HSL:
354°, 70.7547%, 41.5686%
HSV (HSB):
354°, 82.8729%, 70.9804%
XYZ:
20.0591, 11.0090, 3.7570
xyY:
0.5760, 0.3161, 11.0090
CIE-Lab:
39.5956, 58.0519, 30.7428
CIE-LCH:
39.5956, 65.6897, 27.9046
CIE-Luv:
39.5956, 108.3851, 18.5213
Hunter-Lab:
33.1798, 49.8492, 16.5123
#b51f2f color charts
#b51f2f color shades, tints & tones
#b51f2f color schemes
#b51f2f color preview, HTML & CSS examples
This text has a color of #b51f2f
<p style="color:#b51f2f;">Text here</p>
.mytext {color:#b51f2f;}
This box has a color of #b51f2f
<div style="background-color:#b51f2f;">Content here</div>
.mybackground {background-color:#b51f2f;}
Border around this has a color of #b51f2f
<div style="border:2px solid #b51f2f;">Content here</div>
.myborder {border:2px solid #b51f2f;}