#d51e7b color space conversions
Hex:
#d51e7b
RGB:
213, 30, 123
CMY:
16, 88, 52
CMYK:
0, 86, 42, 16
HSL:
330°, 75.3086%, 47.6471%
HSV (HSB):
330°, 85.9155%, 83.5294%
XYZ:
31.4800, 16.5047, 20.2654
xyY:
0.4612, 0.2418, 16.5047
CIE-Lab:
47.6298, 71.6745, -4.4835
CIE-LCH:
47.6298, 71.8145, 356.4206
CIE-Luv:
47.6298, 106.9210, -19.3496
Hunter-Lab:
40.6260, 67.2192, -1.1374
#d51e7b color charts
#d51e7b color shades, tints & tones
#d51e7b color schemes
#d51e7b color preview, HTML & CSS examples
This text has a color of #d51e7b
<p style="color:#d51e7b;">Text here</p>
.mytext {color:#d51e7b;}
This box has a color of #d51e7b
<div style="background-color:#d51e7b;">Content here</div>
.mybackground {background-color:#d51e7b;}
Border around this has a color of #d51e7b
<div style="border:2px solid #d51e7b;">Content here</div>
.myborder {border:2px solid #d51e7b;}