#d64e65 color space conversions
Hex:
#d64e65
RGB:
214, 78, 101
CMY:
16, 69, 60
CMYK:
0, 64, 53, 16
HSL:
350°, 62.3853%, 57.2549%
HSV (HSB):
350°, 63.5514%, 83.9216%
XYZ:
32.8049, 20.6845, 14.5754
xyY:
0.4820, 0.3039, 20.6845
CIE-Lab:
52.6025, 55.0275, 15.9704
CIE-LCH:
52.6025, 57.2981, 16.1841
CIE-Luv:
52.6025, 96.6976, 8.8549
Hunter-Lab:
45.4802, 49.1618, 12.8350
#d64e65 color charts
#d64e65 color shades, tints & tones
#d64e65 color schemes
#d64e65 color preview, HTML & CSS examples
This text has a color of #d64e65
<p style="color:#d64e65;">Text here</p>
.mytext {color:#d64e65;}
This box has a color of #d64e65
<div style="background-color:#d64e65;">Content here</div>
.mybackground {background-color:#d64e65;}
Border around this has a color of #d64e65
<div style="border:2px solid #d64e65;">Content here</div>
.myborder {border:2px solid #d64e65;}