#d51e7e color space conversions
Hex:
#d51e7e
RGB:
213, 30, 126
CMY:
16, 88, 51
CMYK:
0, 86, 41, 16
HSL:
329°, 75.3086%, 47.6471%
HSV (HSB):
329°, 85.9155%, 83.5294%
XYZ:
31.6707, 16.5810, 21.2699
xyY:
0.4556, 0.2385, 16.5810
CIE-Lab:
47.7277, 71.9498, -6.1710
CIE-LCH:
47.7277, 72.2139, 355.0979
CIE-Luv:
47.7277, 105.6117, -21.5778
Hunter-Lab:
40.7198, 67.5726, -2.4661
#d51e7e color charts
#d51e7e color shades, tints & tones
#d51e7e color schemes
#d51e7e color preview, HTML & CSS examples
This text has a color of #d51e7e
<p style="color:#d51e7e;">Text here</p>
.mytext {color:#d51e7e;}
This box has a color of #d51e7e
<div style="background-color:#d51e7e;">Content here</div>
.mybackground {background-color:#d51e7e;}
Border around this has a color of #d51e7e
<div style="border:2px solid #d51e7e;">Content here</div>
.myborder {border:2px solid #d51e7e;}