#d64c5d color space conversions
Hex:
#d64c5d
RGB:
214, 76, 93
CMY:
16, 70, 64
CMYK:
0, 64, 57, 16
HSL:
353°, 62.7273%, 56.8627%
HSV (HSB):
353°, 64.4860%, 83.9216%
XYZ:
32.2918, 20.2553, 12.5636
xyY:
0.4960, 0.3111, 20.2553
CIE-Lab:
52.1247, 55.2486, 20.0886
CIE-LCH:
52.1247, 58.7874, 19.9815
CIE-Luv:
52.1247, 100.0845, 13.1023
Hunter-Lab:
45.0059, 49.3135, 14.9531
#d64c5d color charts
#d64c5d color shades, tints & tones
#d64c5d color schemes
#d64c5d color preview, HTML & CSS examples
This text has a color of #d64c5d
<p style="color:#d64c5d;">Text here</p>
.mytext {color:#d64c5d;}
This box has a color of #d64c5d
<div style="background-color:#d64c5d;">Content here</div>
.mybackground {background-color:#d64c5d;}
Border around this has a color of #d64c5d
<div style="border:2px solid #d64c5d;">Content here</div>
.myborder {border:2px solid #d64c5d;}