#d51db9 color space conversions
Hex:
#d51db9
RGB:
213, 29, 185
CMY:
16, 89, 27
CMYK:
0, 86, 13, 16
HSL:
309°, 76.0331%, 47.4510%
HSV (HSB):
309°, 86.3850%, 83.5294%
XYZ:
36.6369, 18.5276, 47.5442
xyY:
0.3567, 0.1804, 18.5276
CIE-Lab:
50.1299, 78.8416, -37.7144
CIE-LCH:
50.1299, 87.3977, 334.4356
CIE-Luv:
50.1299, 79.9649, -67.5190
Hunter-Lab:
43.0438, 76.6046, -35.3584
#d51db9 color charts
#d51db9 color shades, tints & tones
#d51db9 color schemes
#d51db9 color preview, HTML & CSS examples
This text has a color of #d51db9
<p style="color:#d51db9;">Text here</p>
.mytext {color:#d51db9;}
This box has a color of #d51db9
<div style="background-color:#d51db9;">Content here</div>
.mybackground {background-color:#d51db9;}
Border around this has a color of #d51db9
<div style="border:2px solid #d51db9;">Content here</div>
.myborder {border:2px solid #d51db9;}