#b51b36 color space conversions
Hex:
#b51b36
RGB:
181, 27, 54
CMY:
29, 89, 79
CMYK:
0, 85, 70, 29
HSL:
349°, 74.0385%, 40.7843%
HSV (HSB):
349°, 85.0829%, 70.9804%
XYZ:
20.1138, 10.8740, 4.5288
xyY:
0.5663, 0.3062, 10.8740
CIE-Lab:
39.3674, 59.3058, 26.1656
CIE-LCH:
39.3674, 64.8215, 23.8070
CIE-Luv:
39.3674, 107.9632, 14.8027
Hunter-Lab:
32.9757, 51.1703, 14.9403
#b51b36 color charts
#b51b36 color shades, tints & tones
#b51b36 color schemes
#b51b36 color preview, HTML & CSS examples
This text has a color of #b51b36
<p style="color:#b51b36;">Text here</p>
.mytext {color:#b51b36;}
This box has a color of #b51b36
<div style="background-color:#b51b36;">Content here</div>
.mybackground {background-color:#b51b36;}
Border around this has a color of #b51b36
<div style="border:2px solid #b51b36;">Content here</div>
.myborder {border:2px solid #b51b36;}