#ed08c1 color space conversions
Hex:
#ed08c1
RGB:
237, 8, 193
CMY:
7, 97, 24
CMYK:
0, 97, 19, 7
HSL:
312°, 93.4694%, 48.0392%
HSV (HSB):
312°, 96.6245%, 92.9412%
XYZ:
44.6375, 22.0284, 52.3513
xyY:
0.3751, 0.1851, 22.0284
CIE-Lab:
54.0572, 86.6781, -35.8938
CIE-LCH:
54.0572, 93.8161, 337.5053
CIE-Luv:
54.0572, 96.7720, -67.2929
Hunter-Lab:
46.9345, 87.6290, -33.2787
#ed08c1 color charts
#ed08c1 color shades, tints & tones
#ed08c1 color schemes
#ed08c1 color preview, HTML & CSS examples
This text has a color of #ed08c1
<p style="color:#ed08c1;">Text here</p>
.mytext {color:#ed08c1;}
This box has a color of #ed08c1
<div style="background-color:#ed08c1;">Content here</div>
.mybackground {background-color:#ed08c1;}
Border around this has a color of #ed08c1
<div style="border:2px solid #ed08c1;">Content here</div>
.myborder {border:2px solid #ed08c1;}