#e07ccf color space conversions
Hex:
#e07ccf
RGB:
224, 124, 207
CMY:
12, 51, 19
CMYK:
0, 45, 8, 12
HSL:
310°, 61.7284%, 68.2353%
HSV (HSB):
310°, 44.6429%, 87.8431%
XYZ:
49.2106, 34.7676, 63.1486
xyY:
0.3345, 0.2363, 34.7676
CIE-Lab:
65.5673, 49.9086, -26.1546
CIE-LCH:
65.5673, 56.3465, 332.3432
CIE-Luv:
65.5673, 52.0847, -48.3357
Hunter-Lab:
58.9640, 45.7866, -22.2229
#e07ccf color charts
#e07ccf color shades, tints & tones
#e07ccf color schemes
#e07ccf color preview, HTML & CSS examples
This text has a color of #e07ccf
<p style="color:#e07ccf;">Text here</p>
.mytext {color:#e07ccf;}
This box has a color of #e07ccf
<div style="background-color:#e07ccf;">Content here</div>
.mybackground {background-color:#e07ccf;}
Border around this has a color of #e07ccf
<div style="border:2px solid #e07ccf;">Content here</div>
.myborder {border:2px solid #e07ccf;}