#d64c40 color space conversions
Hex:
#d64c40
RGB:
214, 76, 64
CMY:
16, 70, 75
CMYK:
0, 64, 70, 16
HSL:
5°, 64.6552%, 54.5098%
HSV (HSB):
5°, 70.0935%, 83.9216%
XYZ:
31.2414, 19.8352, 7.0325
xyY:
0.5376, 0.3413, 19.8352
CIE-Lab:
51.6504, 53.4685, 36.3946
CIE-LCH:
51.6504, 64.6796, 34.2421
CIE-Luv:
51.6504, 106.9903, 28.1379
Hunter-Lab:
44.5367, 47.2741, 21.8137
#d64c40 color charts
#d64c40 color shades, tints & tones
#d64c40 color schemes
#d64c40 color preview, HTML & CSS examples
This text has a color of #d64c40
<p style="color:#d64c40;">Text here</p>
.mytext {color:#d64c40;}
This box has a color of #d64c40
<div style="background-color:#d64c40;">Content here</div>
.mybackground {background-color:#d64c40;}
Border around this has a color of #d64c40
<div style="border:2px solid #d64c40;">Content here</div>
.myborder {border:2px solid #d64c40;}