#e07add color space conversions
Hex:
#e07add
RGB:
224, 122, 221
CMY:
12, 52, 13
CMYK:
0, 46, 1, 12
HSL:
302°, 62.1951%, 67.8431%
HSV (HSB):
302°, 45.5357%, 87.8431%
XYZ:
50.7511, 34.9868, 72.4849
xyY:
0.3208, 0.2211, 34.9868
CIE-Lab:
65.7384, 53.3178, -33.7045
CIE-LCH:
65.7384, 63.0776, 327.7012
CIE-Luv:
65.7384, 49.6978, -60.9023
Hunter-Lab:
59.1497, 49.6433, -31.2521
#e07add color charts
#e07add color shades, tints & tones
#e07add color schemes
#e07add color preview, HTML & CSS examples
This text has a color of #e07add
<p style="color:#e07add;">Text here</p>
.mytext {color:#e07add;}
This box has a color of #e07add
<div style="background-color:#e07add;">Content here</div>
.mybackground {background-color:#e07add;}
Border around this has a color of #e07add
<div style="border:2px solid #e07add;">Content here</div>
.myborder {border:2px solid #e07add;}