#d64b9a color space conversions
Hex:
#d64b9a
RGB:
214, 75, 154
CMY:
16, 71, 40
CMYK:
0, 65, 28, 16
HSL:
326°, 62.8959%, 56.6667%
HSV (HSB):
326°, 64.9533%, 83.9216%
XYZ:
36.0804, 21.6614, 32.8513
xyY:
0.3983, 0.2391, 21.6614
CIE-Lab:
53.6659, 61.7485, -14.0272
CIE-LCH:
53.6659, 63.3217, 347.2016
CIE-Luv:
53.6659, 81.0721, -30.7779
Hunter-Lab:
46.5418, 56.9295, -9.2703
#d64b9a color charts
#d64b9a color shades, tints & tones
#d64b9a color schemes
#d64b9a color preview, HTML & CSS examples
This text has a color of #d64b9a
<p style="color:#d64b9a;">Text here</p>
.mytext {color:#d64b9a;}
This box has a color of #d64b9a
<div style="background-color:#d64b9a;">Content here</div>
.mybackground {background-color:#d64b9a;}
Border around this has a color of #d64b9a
<div style="border:2px solid #d64b9a;">Content here</div>
.myborder {border:2px solid #d64b9a;}