#d64b5d color space conversions
Hex:
#d64b5d
RGB:
214, 75, 93
CMY:
16, 71, 64
CMYK:
0, 65, 57, 16
HSL:
352°, 62.8959%, 56.6667%
HSV (HSB):
352°, 64.9533%, 83.9216%
XYZ:
32.2234, 20.1186, 12.5408
xyY:
0.4966, 0.3101, 20.1186
CIE-Lab:
51.9710, 55.6644, 19.8826
CIE-LCH:
51.9710, 59.1088, 19.6561
CIE-Luv:
51.9710, 100.6666, 12.7661
Hunter-Lab:
44.8538, 49.7422, 14.8205
#d64b5d color charts
#d64b5d color shades, tints & tones
#d64b5d color schemes
#d64b5d color preview, HTML & CSS examples
This text has a color of #d64b5d
<p style="color:#d64b5d;">Text here</p>
.mytext {color:#d64b5d;}
This box has a color of #d64b5d
<div style="background-color:#d64b5d;">Content here</div>
.mybackground {background-color:#d64b5d;}
Border around this has a color of #d64b5d
<div style="border:2px solid #d64b5d;">Content here</div>
.myborder {border:2px solid #d64b5d;}