#ed03de color space conversions
Hex:
#ed03de
RGB:
237, 3, 222
CMY:
7, 99, 13
CMYK:
0, 99, 6, 7
HSL:
304°, 97.5000%, 47.0588%
HSV (HSB):
304°, 98.7342%, 92.9412%
XYZ:
48.1424, 23.3436, 71.0756
xyY:
0.3377, 0.1637, 23.3436
CIE-Lab:
55.4245, 90.7015, -50.3480
CIE-LCH:
55.4245, 103.7385, 330.9656
CIE-Luv:
55.4245, 84.3454, -89.9067
Hunter-Lab:
48.3152, 93.3102, -53.3998
#ed03de color charts
#ed03de color shades, tints & tones
#ed03de color schemes
#ed03de color preview, HTML & CSS examples
This text has a color of #ed03de
<p style="color:#ed03de;">Text here</p>
.mytext {color:#ed03de;}
This box has a color of #ed03de
<div style="background-color:#ed03de;">Content here</div>
.mybackground {background-color:#ed03de;}
Border around this has a color of #ed03de
<div style="border:2px solid #ed03de;">Content here</div>
.myborder {border:2px solid #ed03de;}