#e06a64 color space conversions
Hex:
#e06a64
RGB:
224, 106, 100
CMY:
12, 58, 61
CMYK:
0, 53, 55, 12
HSL:
3°, 66.6667%, 63.5294%
HSV (HSB):
3°, 55.3571%, 87.8431%
XYZ:
38.1948, 27.0755, 15.2696
xyY:
0.4742, 0.3362, 27.0755
CIE-Lab:
59.0441, 45.5046, 25.4776
CIE-LCH:
59.0441, 52.1515, 29.2440
CIE-Luv:
59.0441, 87.4020, 22.1296
Hunter-Lab:
52.0341, 39.9653, 19.0250
#e06a64 color charts
#e06a64 color shades, tints & tones
#e06a64 color schemes
#e06a64 color preview, HTML & CSS examples
This text has a color of #e06a64
<p style="color:#e06a64;">Text here</p>
.mytext {color:#e06a64;}
This box has a color of #e06a64
<div style="background-color:#e06a64;">Content here</div>
.mybackground {background-color:#e06a64;}
Border around this has a color of #e06a64
<div style="border:2px solid #e06a64;">Content here</div>
.myborder {border:2px solid #e06a64;}