#ed08d6 color space conversions
Hex:
#ed08d6
RGB:
237, 8, 214
CMY:
7, 97, 16
CMYK:
0, 97, 10, 7
HSL:
306°, 93.4694%, 48.0392%
HSV (HSB):
306°, 96.6245%, 92.9412%
XYZ:
47.1495, 23.0332, 65.5791
xyY:
0.3473, 0.1697, 23.0332
CIE-Lab:
55.1065, 89.3127, -46.3034
CIE-LCH:
55.1065, 100.6020, 332.5959
CIE-Luv:
55.1065, 87.5072, -83.5416
Hunter-Lab:
47.9929, 91.3752, -47.4207
#ed08d6 color charts
#ed08d6 color shades, tints & tones
#ed08d6 color schemes
#ed08d6 color preview, HTML & CSS examples
This text has a color of #ed08d6
<p style="color:#ed08d6;">Text here</p>
.mytext {color:#ed08d6;}
This box has a color of #ed08d6
<div style="background-color:#ed08d6;">Content here</div>
.mybackground {background-color:#ed08d6;}
Border around this has a color of #ed08d6
<div style="border:2px solid #ed08d6;">Content here</div>
.myborder {border:2px solid #ed08d6;}