#e04a65 color space conversions
Hex:
#e04a65
RGB:
224, 74, 101
CMY:
12, 71, 60
CMYK:
0, 67, 55, 12
HSL:
349°, 70.7547%, 58.4314%
HSV (HSB):
349°, 66.9643%, 87.8431%
XYZ:
35.5382, 21.6844, 14.6244
xyY:
0.4946, 0.3018, 21.6844
CIE-Lab:
53.6906, 59.8196, 17.7320
CIE-LCH:
53.6906, 62.3923, 16.5112
CIE-Luv:
53.6906, 107.0937, 9.7184
Hunter-Lab:
46.5666, 54.7344, 13.9764
#e04a65 color charts
#e04a65 color shades, tints & tones
#e04a65 color schemes
#e04a65 color preview, HTML & CSS examples
This text has a color of #e04a65
<p style="color:#e04a65;">Text here</p>
.mytext {color:#e04a65;}
This box has a color of #e04a65
<div style="background-color:#e04a65;">Content here</div>
.mybackground {background-color:#e04a65;}
Border around this has a color of #e04a65
<div style="border:2px solid #e04a65;">Content here</div>
.myborder {border:2px solid #e04a65;}