#b51d70 color space conversions
Hex:
#b51d70
RGB:
181, 29, 112
CMY:
29, 89, 56
CMYK:
0, 84, 38, 29
HSL:
327°, 72.3810%, 41.1765%
HSV (HSB):
327°, 83.9779%, 70.9804%
XYZ:
22.4201, 11.8723, 16.4392
xyY:
0.4419, 0.2340, 11.8723
CIE-Lab:
41.0125, 63.1931, -8.1994
CIE-LCH:
41.0125, 63.7228, 352.6071
CIE-Luv:
41.0125, 85.9115, -21.6616
Hunter-Lab:
34.4563, 55.8482, -4.1680
#b51d70 color charts
#b51d70 color shades, tints & tones
#b51d70 color schemes
#b51d70 color preview, HTML & CSS examples
This text has a color of #b51d70
<p style="color:#b51d70;">Text here</p>
.mytext {color:#b51d70;}
This box has a color of #b51d70
<div style="background-color:#b51d70;">Content here</div>
.mybackground {background-color:#b51d70;}
Border around this has a color of #b51d70
<div style="border:2px solid #b51d70;">Content here</div>
.myborder {border:2px solid #b51d70;}