#d64da5 color space conversions
Hex:
#d64da5
RGB:
214, 77, 165
CMY:
16, 70, 35
CMYK:
0, 64, 23, 16
HSL:
321°, 62.5571%, 57.0588%
HSV (HSB):
321°, 64.0187%, 83.9216%
XYZ:
37.1770, 22.3205, 37.9462
xyY:
0.3815, 0.2291, 22.3205
CIE-Lab:
54.3654, 62.3644, -19.4252
CIE-LCH:
54.3654, 65.3197, 342.6993
CIE-Luv:
54.3654, 76.5092, -38.7603
Hunter-Lab:
47.2446, 57.7844, -14.5496
#d64da5 color charts
#d64da5 color shades, tints & tones
#d64da5 color schemes
#d64da5 color preview, HTML & CSS examples
This text has a color of #d64da5
<p style="color:#d64da5;">Text here</p>
.mytext {color:#d64da5;}
This box has a color of #d64da5
<div style="background-color:#d64da5;">Content here</div>
.mybackground {background-color:#d64da5;}
Border around this has a color of #d64da5
<div style="border:2px solid #d64da5;">Content here</div>
.myborder {border:2px solid #d64da5;}