#d400a5 color space conversions
Hex:
#d400a5
RGB:
212, 0, 165
CMY:
17, 100, 35
CMYK:
0, 100, 22, 17
HSL:
313°, 100.0000%, 41.5686%
HSV (HSB):
313°, 100.0000%, 83.1373%
XYZ:
33.9429, 16.7137, 37.0344
xyY:
0.3871, 0.1906, 16.7137
CIE-Lab:
47.8972, 79.3183, -29.4408
CIE-LCH:
47.8972, 84.6059, 339.6364
CIE-Luv:
47.8972, 90.4317, -54.9447
Hunter-Lab:
40.8823, 76.6570, -25.0918
#d400a5 color charts
#d400a5 color shades, tints & tones
#d400a5 color schemes
#d400a5 color preview, HTML & CSS examples
This text has a color of #d400a5
<p style="color:#d400a5;">Text here</p>
.mytext {color:#d400a5;}
This box has a color of #d400a5
<div style="background-color:#d400a5;">Content here</div>
.mybackground {background-color:#d400a5;}
Border around this has a color of #d400a5
<div style="border:2px solid #d400a5;">Content here</div>
.myborder {border:2px solid #d400a5;}