#b51b32 color space conversions
Hex:
#b51b32
RGB:
181, 27, 50
CMY:
29, 89, 80
CMYK:
0, 85, 72, 29
HSL:
351°, 74.0385%, 40.7843%
HSV (HSB):
351°, 85.0829%, 70.9804%
XYZ:
20.0237, 10.8379, 4.0542
xyY:
0.5735, 0.3104, 10.8379
CIE-Lab:
39.3061, 59.1242, 28.5706
CIE-LCH:
39.3061, 65.6654, 25.7913
CIE-Luv:
39.3061, 109.0532, 16.6092
Hunter-Lab:
32.9210, 50.9583, 15.7432
#b51b32 color charts
#b51b32 color shades, tints & tones
#b51b32 color schemes
#b51b32 color preview, HTML & CSS examples
This text has a color of #b51b32
<p style="color:#b51b32;">Text here</p>
.mytext {color:#b51b32;}
This box has a color of #b51b32
<div style="background-color:#b51b32;">Content here</div>
.mybackground {background-color:#b51b32;}
Border around this has a color of #b51b32
<div style="border:2px solid #b51b32;">Content here</div>
.myborder {border:2px solid #b51b32;}