#d64e42 color space conversions
Hex:
#d64e42
RGB:
214, 78, 66
CMY:
16, 69, 74
CMYK:
0, 64, 69, 16
HSL:
5°, 64.3478%, 54.9020%
HSV (HSB):
5°, 69.1589%, 83.9216%
XYZ:
31.4393, 20.1383, 7.3843
xyY:
0.5332, 0.3415, 20.1383
CIE-Lab:
51.9932, 52.7179, 35.6692
CIE-LCH:
51.9932, 63.6511, 34.0825
CIE-Luv:
51.9932, 105.2681, 27.8847
Hunter-Lab:
44.8757, 46.5223, 21.6568
#d64e42 color charts
#d64e42 color shades, tints & tones
#d64e42 color schemes
#d64e42 color preview, HTML & CSS examples
This text has a color of #d64e42
<p style="color:#d64e42;">Text here</p>
.mytext {color:#d64e42;}
This box has a color of #d64e42
<div style="background-color:#d64e42;">Content here</div>
.mybackground {background-color:#d64e42;}
Border around this has a color of #d64e42
<div style="border:2px solid #d64e42;">Content here</div>
.myborder {border:2px solid #d64e42;}