#b51b34 color space conversions
Hex:
#b51b34
RGB:
181, 27, 52
CMY:
29, 89, 80
CMYK:
0, 85, 71, 29
HSL:
350°, 74.0385%, 40.7843%
HSV (HSB):
350°, 85.0829%, 70.9804%
XYZ:
20.0678, 10.8556, 4.2865
xyY:
0.5699, 0.3083, 10.8556
CIE-Lab:
39.3361, 59.2132, 27.3705
CIE-LCH:
39.3361, 65.2330, 24.8081
CIE-Luv:
39.3361, 108.5170, 15.7210
Hunter-Lab:
32.9478, 51.0621, 15.3499
#b51b34 color charts
#b51b34 color shades, tints & tones
#b51b34 color schemes
#b51b34 color preview, HTML & CSS examples
This text has a color of #b51b34
<p style="color:#b51b34;">Text here</p>
.mytext {color:#b51b34;}
This box has a color of #b51b34
<div style="background-color:#b51b34;">Content here</div>
.mybackground {background-color:#b51b34;}
Border around this has a color of #b51b34
<div style="border:2px solid #b51b34;">Content here</div>
.myborder {border:2px solid #b51b34;}