#d64e2d color space conversions
Hex:
#d64e2d
RGB:
214, 78, 45
CMY:
16, 69, 82
CMYK:
0, 64, 79, 16
HSL:
12°, 67.3307%, 50.7843%
HSV (HSB):
12°, 78.9720%, 83.9216%
XYZ:
30.9296, 19.9344, 4.7002
xyY:
0.5566, 0.3588, 19.9344
CIE-Lab:
51.7629, 51.8314, 46.6740
CIE-LCH:
51.7629, 69.7492, 42.0029
CIE-Luv:
51.7629, 108.8504, 35.7543
Hunter-Lab:
44.6479, 45.5210, 25.0120
#d64e2d color charts
#d64e2d color shades, tints & tones
#d64e2d color schemes
#d64e2d color preview, HTML & CSS examples
This text has a color of #d64e2d
<p style="color:#d64e2d;">Text here</p>
.mytext {color:#d64e2d;}
This box has a color of #d64e2d
<div style="background-color:#d64e2d;">Content here</div>
.mybackground {background-color:#d64e2d;}
Border around this has a color of #d64e2d
<div style="border:2px solid #d64e2d;">Content here</div>
.myborder {border:2px solid #d64e2d;}