#b51a2f color space conversions
Hex:
#b51a2f
RGB:
181, 26, 47
CMY:
29, 90, 82
CMYK:
0, 86, 74, 29
HSL:
352°, 74.8792%, 40.5882%
HSV (HSB):
352°, 85.6354%, 70.9804%
XYZ:
19.9385, 10.7678, 3.7168
xyY:
0.5792, 0.3128, 10.7678
CIE-Lab:
39.1866, 59.2170, 30.2707
CIE-LCH:
39.1866, 66.5054, 27.0753
CIE-Luv:
39.1866, 110.1581, 17.7362
Hunter-Lab:
32.8143, 51.0347, 16.2543
#b51a2f color charts
#b51a2f color shades, tints & tones
#b51a2f color schemes
#b51a2f color preview, HTML & CSS examples
This text has a color of #b51a2f
<p style="color:#b51a2f;">Text here</p>
.mytext {color:#b51a2f;}
This box has a color of #b51a2f
<div style="background-color:#b51a2f;">Content here</div>
.mybackground {background-color:#b51a2f;}
Border around this has a color of #b51a2f
<div style="border:2px solid #b51a2f;">Content here</div>
.myborder {border:2px solid #b51a2f;}