#d64d65 color space conversions
Hex:
#d64d65
RGB:
214, 77, 101
CMY:
16, 70, 60
CMYK:
0, 64, 53, 16
HSL:
349°, 62.5571%, 57.0588%
HSV (HSB):
349°, 64.0187%, 83.9216%
XYZ:
32.7344, 20.5435, 14.5519
xyY:
0.4826, 0.3029, 20.5435
CIE-Lab:
52.4462, 55.4496, 15.7560
CIE-LCH:
52.4462, 57.6447, 15.8625
CIE-Luv:
52.4462, 97.2674, 8.5037
Hunter-Lab:
45.3249, 49.5970, 12.6919
#d64d65 color charts
#d64d65 color shades, tints & tones
#d64d65 color schemes
#d64d65 color preview, HTML & CSS examples
This text has a color of #d64d65
<p style="color:#d64d65;">Text here</p>
.mytext {color:#d64d65;}
This box has a color of #d64d65
<div style="background-color:#d64d65;">Content here</div>
.mybackground {background-color:#d64d65;}
Border around this has a color of #d64d65
<div style="border:2px solid #d64d65;">Content here</div>
.myborder {border:2px solid #d64d65;}