#b51c49 color space conversions
Hex:
#b51c49
RGB:
181, 28, 73
CMY:
29, 89, 71
CMYK:
0, 85, 60, 29
HSL:
342°, 73.2057%, 40.9804%
HSV (HSB):
342°, 84.5304%, 70.9804%
XYZ:
20.6739, 11.1353, 7.3630
xyY:
0.5278, 0.2843, 11.1353
CIE-Lab:
39.8074, 60.1493, 14.7376
CIE-LCH:
39.8074, 61.9285, 13.7673
CIE-Luv:
39.8074, 101.6044, 4.8453
Hunter-Lab:
33.3696, 52.1916, 10.2763
#b51c49 color charts
#b51c49 color shades, tints & tones
#b51c49 color schemes
#b51c49 color preview, HTML & CSS examples
This text has a color of #b51c49
<p style="color:#b51c49;">Text here</p>
.mytext {color:#b51c49;}
This box has a color of #b51c49
<div style="background-color:#b51c49;">Content here</div>
.mybackground {background-color:#b51c49;}
Border around this has a color of #b51c49
<div style="border:2px solid #b51c49;">Content here</div>
.myborder {border:2px solid #b51c49;}