#d401a9 color space conversions
Hex:
#d401a9
RGB:
212, 1, 169
CMY:
17, 100, 34
CMYK:
0, 100, 20, 17
HSL:
312°, 99.0610%, 41.7647%
HSV (HSB):
312°, 99.5283%, 83.1373%
XYZ:
34.3237, 16.8833, 38.9859
xyY:
0.3806, 0.1872, 16.8833
CIE-Lab:
48.1127, 79.7110, -31.4796
CIE-LCH:
48.1127, 85.7019, 338.4498
CIE-Luv:
48.1127, 88.5359, -57.9909
Hunter-Lab:
41.0893, 77.2023, -27.4923
#d401a9 color charts
#d401a9 color shades, tints & tones
#d401a9 color schemes
#d401a9 color preview, HTML & CSS examples
This text has a color of #d401a9
<p style="color:#d401a9;">Text here</p>
.mytext {color:#d401a9;}
This box has a color of #d401a9
<div style="background-color:#d401a9;">Content here</div>
.mybackground {background-color:#d401a9;}
Border around this has a color of #d401a9
<div style="border:2px solid #d401a9;">Content here</div>
.myborder {border:2px solid #d401a9;}