#d64d5a color space conversions
Hex:
#d64d5a
RGB:
214, 77, 90
CMY:
16, 70, 65
CMYK:
0, 64, 58, 16
HSL:
354°, 62.5571%, 57.0588%
HSV (HSB):
354°, 64.0187%, 83.9216%
XYZ:
32.2309, 20.3421, 11.9005
xyY:
0.4999, 0.3155, 20.3421
CIE-Lab:
52.2218, 54.6106, 22.0001
CIE-LCH:
52.2218, 58.8755, 21.9423
CIE-Luv:
52.2218, 100.2988, 15.2122
Hunter-Lab:
45.1022, 48.6307, 15.9275
#d64d5a color charts
#d64d5a color shades, tints & tones
#d64d5a color schemes
#d64d5a color preview, HTML & CSS examples
This text has a color of #d64d5a
<p style="color:#d64d5a;">Text here</p>
.mytext {color:#d64d5a;}
This box has a color of #d64d5a
<div style="background-color:#d64d5a;">Content here</div>
.mybackground {background-color:#d64d5a;}
Border around this has a color of #d64d5a
<div style="border:2px solid #d64d5a;">Content here</div>
.myborder {border:2px solid #d64d5a;}