#d64e5b color space conversions
Hex:
#d64e5b
RGB:
214, 78, 91
CMY:
16, 69, 64
CMYK:
0, 64, 57, 16
HSL:
354°, 62.3853%, 57.2549%
HSV (HSB):
354°, 63.5514%, 83.9216%
XYZ:
32.3443, 20.5003, 12.1497
xyY:
0.4976, 0.3154, 20.5003
CIE-Lab:
52.3982, 54.2588, 21.6413
CIE-LCH:
52.3982, 58.4154, 21.7447
CIE-Luv:
52.3982, 99.4356, 14.9679
Hunter-Lab:
45.2772, 48.2784, 15.7841
#d64e5b color charts
#d64e5b color shades, tints & tones
#d64e5b color schemes
#d64e5b color preview, HTML & CSS examples
This text has a color of #d64e5b
<p style="color:#d64e5b;">Text here</p>
.mytext {color:#d64e5b;}
This box has a color of #d64e5b
<div style="background-color:#d64e5b;">Content here</div>
.mybackground {background-color:#d64e5b;}
Border around this has a color of #d64e5b
<div style="border:2px solid #d64e5b;">Content here</div>
.myborder {border:2px solid #d64e5b;}