#b51e8d color space conversions
Hex:
#b51e8d
RGB:
181, 30, 141
CMY:
29, 88, 45
CMYK:
0, 83, 22, 29
HSL:
316°, 71.5640%, 41.3725%
HSV (HSB):
316°, 83.4254%, 70.9804%
XYZ:
24.3280, 12.6754, 26.3637
xyY:
0.3839, 0.2000, 12.6754
CIE-Lab:
42.2700, 66.2990, -24.1901
CIE-LCH:
42.2700, 70.5742, 339.9548
CIE-Luv:
42.2700, 73.4484, -43.8065
Hunter-Lab:
35.6025, 59.6689, -18.9825
#b51e8d color charts
#b51e8d color shades, tints & tones
#b51e8d color schemes
#b51e8d color preview, HTML & CSS examples
This text has a color of #b51e8d
<p style="color:#b51e8d;">Text here</p>
.mytext {color:#b51e8d;}
This box has a color of #b51e8d
<div style="background-color:#b51e8d;">Content here</div>
.mybackground {background-color:#b51e8d;}
Border around this has a color of #b51e8d
<div style="border:2px solid #b51e8d;">Content here</div>
.myborder {border:2px solid #b51e8d;}