#ed81d5 color space conversions
Hex:
#ed81d5
RGB:
237, 129, 213
CMY:
7, 49, 16
CMYK:
0, 46, 10, 7
HSL:
313°, 75.0000%, 71.7647%
HSV (HSB):
313°, 45.5696%, 92.9412%
XYZ:
54.7855, 38.5091, 67.4963
xyY:
0.3407, 0.2395, 38.5091
CIE-Lab:
68.3942, 52.3461, -25.0237
CIE-LCH:
68.3942, 58.0199, 334.4502
CIE-Luv:
68.3942, 57.4675, -47.3225
Hunter-Lab:
62.0557, 48.9902, -21.0491
#ed81d5 color charts
#ed81d5 color shades, tints & tones
#ed81d5 color schemes
#ed81d5 color preview, HTML & CSS examples
This text has a color of #ed81d5
<p style="color:#ed81d5;">Text here</p>
.mytext {color:#ed81d5;}
This box has a color of #ed81d5
<div style="background-color:#ed81d5;">Content here</div>
.mybackground {background-color:#ed81d5;}
Border around this has a color of #ed81d5
<div style="border:2px solid #ed81d5;">Content here</div>
.myborder {border:2px solid #ed81d5;}