#b51d93 color space conversions
Hex:
#b51d93
RGB:
181, 29, 147
CMY:
29, 89, 42
CMYK:
0, 84, 19, 29
HSL:
313°, 72.3810%, 41.1765%
HSV (HSB):
313°, 83.9779%, 70.9804%
XYZ:
24.7619, 12.8091, 28.7711
xyY:
0.3732, 0.1931, 12.8091
CIE-Lab:
42.4741, 67.2951, -27.5225
CIE-LCH:
42.4741, 72.7057, 337.7563
CIE-Luv:
42.4741, 71.1309, -48.6643
Hunter-Lab:
35.7898, 60.8668, -22.6099
#b51d93 color charts
#b51d93 color shades, tints & tones
#b51d93 color schemes
#b51d93 color preview, HTML & CSS examples
This text has a color of #b51d93
<p style="color:#b51d93;">Text here</p>
.mytext {color:#b51d93;}
This box has a color of #b51d93
<div style="background-color:#b51d93;">Content here</div>
.mybackground {background-color:#b51d93;}
Border around this has a color of #b51d93
<div style="border:2px solid #b51d93;">Content here</div>
.myborder {border:2px solid #b51d93;}