#d64e8f color space conversions
Hex:
#d64e8f
RGB:
214, 78, 143
CMY:
16, 69, 44
CMYK:
0, 64, 33, 16
HSL:
331°, 62.3853%, 57.2549%
HSV (HSB):
331°, 63.5514%, 83.9216%
XYZ:
35.4139, 21.7281, 28.3140
xyY:
0.4144, 0.2543, 21.7281
CIE-Lab:
53.7373, 59.1975, -7.4200
CIE-LCH:
53.7373, 59.6607, 352.8556
CIE-Luv:
53.7373, 83.5340, -21.0620
Hunter-Lab:
46.6134, 54.0394, -3.3847
#d64e8f color charts
#d64e8f color shades, tints & tones
#d64e8f color schemes
#d64e8f color preview, HTML & CSS examples
This text has a color of #d64e8f
<p style="color:#d64e8f;">Text here</p>
.mytext {color:#d64e8f;}
This box has a color of #d64e8f
<div style="background-color:#d64e8f;">Content here</div>
.mybackground {background-color:#d64e8f;}
Border around this has a color of #d64e8f
<div style="border:2px solid #d64e8f;">Content here</div>
.myborder {border:2px solid #d64e8f;}