#d64d64 color space conversions
Hex:
#d64d64
RGB:
214, 77, 100
CMY:
16, 70, 61
CMYK:
0, 64, 53, 16
HSL:
350°, 62.5571%, 57.0588%
HSV (HSB):
350°, 64.0187%, 83.9216%
XYZ:
32.6857, 20.5240, 14.2954
xyY:
0.4842, 0.3040, 20.5240
CIE-Lab:
52.4246, 55.3689, 16.3231
CIE-LCH:
52.4246, 57.7249, 16.4258
CIE-Luv:
52.4246, 97.5531, 9.1376
Hunter-Lab:
45.3034, 49.5039, 13.0036
#d64d64 color charts
#d64d64 color shades, tints & tones
#d64d64 color schemes
#d64d64 color preview, HTML & CSS examples
This text has a color of #d64d64
<p style="color:#d64d64;">Text here</p>
.mytext {color:#d64d64;}
This box has a color of #d64d64
<div style="background-color:#d64d64;">Content here</div>
.mybackground {background-color:#d64d64;}
Border around this has a color of #d64d64
<div style="border:2px solid #d64d64;">Content here</div>
.myborder {border:2px solid #d64d64;}