#d65e79 color space conversions
Hex:
#d65e79
RGB:
214, 94, 121
CMY:
16, 63, 53
CMYK:
0, 56, 43, 16
HSL:
347°, 59.4059%, 60.3922%
HSV (HSB):
347°, 56.0748%, 83.9216%
XYZ:
35.1854, 23.6820, 20.8058
xyY:
0.4416, 0.2972, 23.6820
CIE-Lab:
55.7680, 49.6693, 8.5418
CIE-LCH:
55.7680, 50.3984, 9.7579
CIE-Luv:
55.7680, 81.8964, 1.6971
Hunter-Lab:
48.6642, 43.8978, 8.7162
#d65e79 color charts
#d65e79 color shades, tints & tones
#d65e79 color schemes
#d65e79 color preview, HTML & CSS examples
This text has a color of #d65e79
<p style="color:#d65e79;">Text here</p>
.mytext {color:#d65e79;}
This box has a color of #d65e79
<div style="background-color:#d65e79;">Content here</div>
.mybackground {background-color:#d65e79;}
Border around this has a color of #d65e79
<div style="border:2px solid #d65e79;">Content here</div>
.myborder {border:2px solid #d65e79;}