#d51e9e color space conversions
Hex:
#d51e9e
RGB:
213, 30, 158
CMY:
16, 88, 38
CMYK:
0, 86, 26, 16
HSL:
318°, 75.3086%, 47.6471%
HSV (HSB):
318°, 85.9155%, 83.5294%
XYZ:
34.0764, 17.5433, 33.9379
xyY:
0.3983, 0.2050, 17.5433
CIE-Lab:
48.9374, 75.2990, -23.6427
CIE-LCH:
48.9374, 78.9235, 342.5686
CIE-Luv:
48.9374, 91.4482, -46.2266
Hunter-Lab:
41.8847, 71.9250, -18.7216
#d51e9e color charts
#d51e9e color shades, tints & tones
#d51e9e color schemes
#d51e9e color preview, HTML & CSS examples
This text has a color of #d51e9e
<p style="color:#d51e9e;">Text here</p>
.mytext {color:#d51e9e;}
This box has a color of #d51e9e
<div style="background-color:#d51e9e;">Content here</div>
.mybackground {background-color:#d51e9e;}
Border around this has a color of #d51e9e
<div style="border:2px solid #d51e9e;">Content here</div>
.myborder {border:2px solid #d51e9e;}