#e07a8a color space conversions
Hex:
#e07a8a
RGB:
224, 122, 138
CMY:
12, 52, 46
CMYK:
0, 46, 38, 12
HSL:
351°, 62.1951%, 67.8431%
HSV (HSB):
351°, 45.5357%, 87.8431%
XYZ:
42.2874, 31.6013, 27.9156
xyY:
0.4154, 0.3104, 31.6013
CIE-Lab:
63.0120, 41.1358, 9.1724
CIE-LCH:
63.0120, 42.1460, 12.5701
CIE-Luv:
63.0120, 68.8509, 4.6207
Hunter-Lab:
56.2151, 35.8992, 9.9079
#e07a8a color charts
#e07a8a color shades, tints & tones
#e07a8a color schemes
#e07a8a color preview, HTML & CSS examples
This text has a color of #e07a8a
<p style="color:#e07a8a;">Text here</p>
.mytext {color:#e07a8a;}
This box has a color of #e07a8a
<div style="background-color:#e07a8a;">Content here</div>
.mybackground {background-color:#e07a8a;}
Border around this has a color of #e07a8a
<div style="border:2px solid #e07a8a;">Content here</div>
.myborder {border:2px solid #e07a8a;}