#d64e3d color space conversions
Hex:
#d64e3d
RGB:
214, 78, 61
CMY:
16, 69, 76
CMYK:
0, 64, 71, 16
HSL:
7°, 65.1064%, 53.9216%
HSV (HSB):
7°, 71.4953%, 83.9216%
XYZ:
31.2982, 20.0818, 6.6415
xyY:
0.5394, 0.3461, 20.0818
CIE-Lab:
51.9296, 52.4739, 38.3917
CIE-LCH:
51.9296, 65.0187, 36.1904
CIE-Luv:
51.9296, 106.2366, 30.0169
Hunter-Lab:
44.8128, 46.2461, 22.5819
#d64e3d color charts
#d64e3d color shades, tints & tones
#d64e3d color schemes
#d64e3d color preview, HTML & CSS examples
This text has a color of #d64e3d
<p style="color:#d64e3d;">Text here</p>
.mytext {color:#d64e3d;}
This box has a color of #d64e3d
<div style="background-color:#d64e3d;">Content here</div>
.mybackground {background-color:#d64e3d;}
Border around this has a color of #d64e3d
<div style="border:2px solid #d64e3d;">Content here</div>
.myborder {border:2px solid #d64e3d;}