#b51d2f color space conversions
Hex:
#b51d2f
RGB:
181, 29, 47
CMY:
29, 89, 82
CMYK:
0, 84, 74, 29
HSL:
353°, 72.3810%, 41.1765%
HSV (HSB):
353°, 83.9779%, 70.9804%
XYZ:
20.0085, 10.9077, 3.7402
xyY:
0.5773, 0.3147, 10.9077
CIE-Lab:
39.4246, 58.5381, 30.5457
CIE-LCH:
39.4246, 66.0284, 27.5560
CIE-Luv:
39.4246, 109.1248, 18.1934
Hunter-Lab:
33.0268, 50.3429, 16.4044
#b51d2f color charts
#b51d2f color shades, tints & tones
#b51d2f color schemes
#b51d2f color preview, HTML & CSS examples
This text has a color of #b51d2f
<p style="color:#b51d2f;">Text here</p>
.mytext {color:#b51d2f;}
This box has a color of #b51d2f
<div style="background-color:#b51d2f;">Content here</div>
.mybackground {background-color:#b51d2f;}
Border around this has a color of #b51d2f
<div style="border:2px solid #b51d2f;">Content here</div>
.myborder {border:2px solid #b51d2f;}