#d64d34 color space conversions
Hex:
#d64d34
RGB:
214, 77, 52
CMY:
16, 70, 80
CMYK:
0, 64, 76, 16
HSL:
9°, 66.3934%, 52.1569%
HSV (HSB):
9°, 75.7009%, 83.9216%
XYZ:
31.0053, 19.8518, 5.4464
xyY:
0.5507, 0.3526, 19.8518
CIE-Lab:
51.6693, 52.5154, 42.9802
CIE-LCH:
51.6693, 67.8613, 39.2980
CIE-Luv:
51.6693, 108.4893, 33.1514
Hunter-Lab:
44.5554, 46.2429, 23.9412
#d64d34 color charts
#d64d34 color shades, tints & tones
#d64d34 color schemes
#d64d34 color preview, HTML & CSS examples
This text has a color of #d64d34
<p style="color:#d64d34;">Text here</p>
.mytext {color:#d64d34;}
This box has a color of #d64d34
<div style="background-color:#d64d34;">Content here</div>
.mybackground {background-color:#d64d34;}
Border around this has a color of #d64d34
<div style="border:2px solid #d64d34;">Content here</div>
.myborder {border:2px solid #d64d34;}