#d01dc9 color space conversions
Hex:
#d01dc9
RGB:
208, 29, 201
CMY:
18, 89, 21
CMYK:
0, 86, 3, 18
HSL:
302°, 75.5274%, 46.4706%
HSV (HSB):
302°, 86.0577%, 81.5686%
XYZ:
36.9944, 18.5057, 56.8805
xyY:
0.3292, 0.1647, 18.5057
CIE-Lab:
50.1038, 80.1341, -47.1040
CIE-LCH:
50.1038, 92.9530, 329.5523
CIE-Luv:
50.1038, 69.7789, -81.4762
Hunter-Lab:
43.0182, 78.2229, -48.2829
#d01dc9 color charts
#d01dc9 color shades, tints & tones
#d01dc9 color schemes
#d01dc9 color preview, HTML & CSS examples
This text has a color of #d01dc9
<p style="color:#d01dc9;">Text here</p>
.mytext {color:#d01dc9;}
This box has a color of #d01dc9
<div style="background-color:#d01dc9;">Content here</div>
.mybackground {background-color:#d01dc9;}
Border around this has a color of #d01dc9
<div style="border:2px solid #d01dc9;">Content here</div>
.myborder {border:2px solid #d01dc9;}