#b51a95 color space conversions
Hex:
#b51a95
RGB:
181, 26, 149
CMY:
29, 90, 42
CMYK:
0, 86, 18, 29
HSL:
312°, 74.8792%, 40.5882%
HSV (HSB):
312°, 85.6354%, 70.9804%
XYZ:
24.8503, 12.7325, 29.5816
xyY:
0.3700, 0.1896, 12.7325
CIE-Lab:
42.3574, 68.1780, -28.9179
CIE-LCH:
42.3574, 74.0574, 337.0156
CIE-Luv:
42.3574, 70.7647, -50.7192
Hunter-Lab:
35.6826, 61.8674, -24.1749
#b51a95 color charts
#b51a95 color shades, tints & tones
#b51a95 color schemes
#b51a95 color preview, HTML & CSS examples
This text has a color of #b51a95
<p style="color:#b51a95;">Text here</p>
.mytext {color:#b51a95;}
This box has a color of #b51a95
<div style="background-color:#b51a95;">Content here</div>
.mybackground {background-color:#b51a95;}
Border around this has a color of #b51a95
<div style="border:2px solid #b51a95;">Content here</div>
.myborder {border:2px solid #b51a95;}