#d64d39 color space conversions
Hex:
#d64d39
RGB:
214, 77, 57
CMY:
16, 70, 78
CMYK:
0, 64, 73, 16
HSL:
8°, 65.6904%, 53.1373%
HSV (HSB):
8°, 73.3645%, 83.9216%
XYZ:
31.1240, 19.8993, 6.0714
xyY:
0.5451, 0.3485, 19.8993
CIE-Lab:
51.7232, 52.7217, 40.3558
CIE-LCH:
51.7232, 66.3940, 37.4323
CIE-Luv:
51.7232, 107.6406, 31.3041
Hunter-Lab:
44.6086, 46.4764, 23.1564
#d64d39 color charts
#d64d39 color shades, tints & tones
#d64d39 color schemes
#d64d39 color preview, HTML & CSS examples
This text has a color of #d64d39
<p style="color:#d64d39;">Text here</p>
.mytext {color:#d64d39;}
This box has a color of #d64d39
<div style="background-color:#d64d39;">Content here</div>
.mybackground {background-color:#d64d39;}
Border around this has a color of #d64d39
<div style="border:2px solid #d64d39;">Content here</div>
.myborder {border:2px solid #d64d39;}