#b51d9b color space conversions
Hex:
#b51d9b
RGB:
181, 29, 155
CMY:
29, 89, 39
CMYK:
0, 84, 14, 29
HSL:
310°, 72.3810%, 41.1765%
HSV (HSB):
310°, 83.9779%, 70.9804%
XYZ:
25.4118, 13.0690, 32.1936
xyY:
0.3596, 0.1849, 13.0690
CIE-Lab:
42.8671, 68.3712, -31.7445
CIE-LCH:
42.8671, 75.3813, 335.0947
CIE-Luv:
42.8671, 67.8631, -54.8860
Hunter-Lab:
36.1511, 62.2090, -27.4936
#b51d9b color charts
#b51d9b color shades, tints & tones
#b51d9b color schemes
#b51d9b color preview, HTML & CSS examples
This text has a color of #b51d9b
<p style="color:#b51d9b;">Text here</p>
.mytext {color:#b51d9b;}
This box has a color of #b51d9b
<div style="background-color:#b51d9b;">Content here</div>
.mybackground {background-color:#b51d9b;}
Border around this has a color of #b51d9b
<div style="border:2px solid #b51d9b;">Content here</div>
.myborder {border:2px solid #b51d9b;}