#d64c85 color space conversions
Hex:
#d64c85
RGB:
214, 76, 133
CMY:
16, 70, 48
CMYK:
0, 64, 38, 16
HSL:
335°, 62.7273%, 56.8627%
HSV (HSB):
335°, 64.4860%, 83.9216%
XYZ:
34.5496, 21.1585, 24.4533
xyY:
0.4310, 0.2639, 21.1585
CIE-Lab:
53.1225, 58.8967, -2.3922
CIE-LCH:
53.1225, 58.9452, 357.6741
CIE-Luv:
53.1225, 87.7839, -14.2100
Hunter-Lab:
45.9983, 53.5753, 0.6795
#d64c85 color charts
#d64c85 color shades, tints & tones
#d64c85 color schemes
#d64c85 color preview, HTML & CSS examples
This text has a color of #d64c85
<p style="color:#d64c85;">Text here</p>
.mytext {color:#d64c85;}
This box has a color of #d64c85
<div style="background-color:#d64c85;">Content here</div>
.mybackground {background-color:#d64c85;}
Border around this has a color of #d64c85
<div style="border:2px solid #d64c85;">Content here</div>
.myborder {border:2px solid #d64c85;}