#d64e39 color space conversions
Hex:
#d64e39
RGB:
214, 78, 57
CMY:
16, 69, 78
CMYK:
0, 64, 73, 16
HSL:
8°, 65.6904%, 53.1373%
HSV (HSB):
8°, 73.3645%, 83.9216%
XYZ:
31.1945, 20.0403, 6.0949
xyY:
0.5441, 0.3496, 20.0403
CIE-Lab:
51.8828, 52.2938, 40.5325
CIE-LCH:
51.8828, 66.1629, 37.7790
CIE-Luv:
51.8828, 106.9602, 31.6076
Hunter-Lab:
44.7664, 46.0424, 23.2642
#d64e39 color charts
#d64e39 color shades, tints & tones
#d64e39 color schemes
#d64e39 color preview, HTML & CSS examples
This text has a color of #d64e39
<p style="color:#d64e39;">Text here</p>
.mytext {color:#d64e39;}
This box has a color of #d64e39
<div style="background-color:#d64e39;">Content here</div>
.mybackground {background-color:#d64e39;}
Border around this has a color of #d64e39
<div style="border:2px solid #d64e39;">Content here</div>
.myborder {border:2px solid #d64e39;}