#d64f5e color space conversions
Hex:
#d64f5e
RGB:
214, 79, 94
CMY:
16, 69, 63
CMYK:
0, 63, 56, 16
HSL:
353°, 62.2120%, 57.4510%
HSV (HSB):
353°, 63.0841%, 83.9216%
XYZ:
32.5479, 20.6963, 12.8690
xyY:
0.4923, 0.3130, 20.6963
CIE-Lab:
52.6155, 54.0532, 20.1523
CIE-LCH:
52.6155, 57.6877, 20.4466
CIE-Luv:
52.6155, 98.0409, 13.5327
Hunter-Lab:
45.4931, 48.0942, 15.0734
#d64f5e color charts
#d64f5e color shades, tints & tones
#d64f5e color schemes
#d64f5e color preview, HTML & CSS examples
This text has a color of #d64f5e
<p style="color:#d64f5e;">Text here</p>
.mytext {color:#d64f5e;}
This box has a color of #d64f5e
<div style="background-color:#d64f5e;">Content here</div>
.mybackground {background-color:#d64f5e;}
Border around this has a color of #d64f5e
<div style="border:2px solid #d64f5e;">Content here</div>
.myborder {border:2px solid #d64f5e;}