#e079cd color space conversions
Hex:
#e079cd
RGB:
224, 121, 205
CMY:
12, 53, 20
CMYK:
0, 46, 8, 12
HSL:
311°, 62.4242%, 67.6471%
HSV (HSB):
311°, 45.9821%, 87.8431%
XYZ:
48.5973, 33.9298, 61.7454
xyY:
0.3368, 0.2352, 33.9298
CIE-Lab:
64.9068, 51.0806, -26.0487
CIE-LCH:
64.9068, 57.3391, 332.9806
CIE-Luv:
64.9068, 53.8885, -48.2826
Hunter-Lab:
58.2493, 46.9859, -22.0740
#e079cd color charts
#e079cd color shades, tints & tones
#e079cd color schemes
#e079cd color preview, HTML & CSS examples
This text has a color of #e079cd
<p style="color:#e079cd;">Text here</p>
.mytext {color:#e079cd;}
This box has a color of #e079cd
<div style="background-color:#e079cd;">Content here</div>
.mybackground {background-color:#e079cd;}
Border around this has a color of #e079cd
<div style="border:2px solid #e079cd;">Content here</div>
.myborder {border:2px solid #e079cd;}