#b51e42 color space conversions
Hex:
#b51e42
RGB:
181, 30, 66
CMY:
29, 88, 74
CMYK:
0, 83, 64, 29
HSL:
346°, 71.5640%, 41.3725%
HSV (HSB):
346°, 83.4254%, 70.9804%
XYZ:
20.5037, 11.1457, 6.2249
xyY:
0.5414, 0.2943, 11.1457
CIE-Lab:
39.8247, 59.2473, 19.2027
CIE-LCH:
39.8247, 62.2816, 17.9581
CIE-Luv:
39.8247, 103.3317, 9.1909
Hunter-Lab:
33.3851, 51.2031, 12.3145
#b51e42 color charts
#b51e42 color shades, tints & tones
#b51e42 color schemes
#b51e42 color preview, HTML & CSS examples
This text has a color of #b51e42
<p style="color:#b51e42;">Text here</p>
.mytext {color:#b51e42;}
This box has a color of #b51e42
<div style="background-color:#b51e42;">Content here</div>
.mybackground {background-color:#b51e42;}
Border around this has a color of #b51e42
<div style="border:2px solid #b51e42;">Content here</div>
.myborder {border:2px solid #b51e42;}