#b51b50 color space conversions
Hex:
#b51b50
RGB:
181, 27, 80
CMY:
29, 89, 69
CMYK:
0, 85, 56, 29
HSL:
339°, 74.0385%, 40.7843%
HSV (HSB):
339°, 85.0829%, 70.9804%
XYZ:
20.8960, 11.1868, 8.6473
xyY:
0.5130, 0.2747, 11.1868
CIE-Lab:
39.8933, 60.8517, 10.3997
CIE-LCH:
39.8933, 61.7340, 9.6983
CIE-Luv:
39.8933, 99.3528, 0.3806
Hunter-Lab:
33.4467, 52.9869, 8.0838
#b51b50 color charts
#b51b50 color shades, tints & tones
#b51b50 color schemes
#b51b50 color preview, HTML & CSS examples
This text has a color of #b51b50
<p style="color:#b51b50;">Text here</p>
.mytext {color:#b51b50;}
This box has a color of #b51b50
<div style="background-color:#b51b50;">Content here</div>
.mybackground {background-color:#b51b50;}
Border around this has a color of #b51b50
<div style="border:2px solid #b51b50;">Content here</div>
.myborder {border:2px solid #b51b50;}