#e25ddf color space conversions
Hex:
#e25ddf
RGB:
226, 93, 223
CMY:
11, 64, 13
CMYK:
0, 59, 1, 11
HSL:
301°, 69.6335%, 62.5490%
HSV (HSB):
301°, 58.8496%, 88.6275%
XYZ:
48.5977, 29.3252, 72.9110
xyY:
0.3222, 0.1944, 29.3252
CIE-Lab:
61.0675, 67.6303, -42.0992
CIE-LCH:
61.0675, 79.6631, 328.0981
CIE-Luv:
61.0675, 61.1530, -75.5306
Hunter-Lab:
54.1527, 65.4220, -41.9209
#e25ddf color charts
#e25ddf color shades, tints & tones
#e25ddf color schemes
#e25ddf color preview, HTML & CSS examples
This text has a color of #e25ddf
<p style="color:#e25ddf;">Text here</p>
.mytext {color:#e25ddf;}
This box has a color of #e25ddf
<div style="background-color:#e25ddf;">Content here</div>
.mybackground {background-color:#e25ddf;}
Border around this has a color of #e25ddf
<div style="border:2px solid #e25ddf;">Content here</div>
.myborder {border:2px solid #e25ddf;}