#d51e7d color space conversions
Hex:
#d51e7d
RGB:
213, 30, 125
CMY:
16, 88, 51
CMYK:
0, 86, 41, 16
HSL:
329°, 75.3086%, 47.6471%
HSV (HSB):
329°, 85.9155%, 83.5294%
XYZ:
31.6065, 16.5553, 20.9317
xyY:
0.4574, 0.2396, 16.5553
CIE-Lab:
47.6948, 71.8572, -5.6094
CIE-LCH:
47.6948, 72.0759, 355.5364
CIE-Luv:
47.6948, 106.0490, -20.8328
Hunter-Lab:
40.6883, 67.4538, -2.0194
#d51e7d color charts
#d51e7d color shades, tints & tones
#d51e7d color schemes
#d51e7d color preview, HTML & CSS examples
This text has a color of #d51e7d
<p style="color:#d51e7d;">Text here</p>
.mytext {color:#d51e7d;}
This box has a color of #d51e7d
<div style="background-color:#d51e7d;">Content here</div>
.mybackground {background-color:#d51e7d;}
Border around this has a color of #d51e7d
<div style="border:2px solid #d51e7d;">Content here</div>
.myborder {border:2px solid #d51e7d;}