#ed82d7 color space conversions
Hex:
#ed82d7
RGB:
237, 130, 215
CMY:
7, 49, 16
CMYK:
0, 45, 9, 7
HSL:
312°, 74.8252%, 71.9608%
HSV (HSB):
312°, 45.1477%, 92.9412%
XYZ:
55.1734, 38.8761, 68.8859
xyY:
0.3386, 0.2386, 38.8761
CIE-Lab:
68.6614, 52.1740, -25.7253
CIE-LCH:
68.6614, 58.1715, 333.7536
CIE-Luv:
68.6614, 56.5414, -48.4305
Hunter-Lab:
62.3507, 48.8389, -21.8589
#ed82d7 color charts
#ed82d7 color shades, tints & tones
#ed82d7 color schemes
#ed82d7 color preview, HTML & CSS examples
This text has a color of #ed82d7
<p style="color:#ed82d7;">Text here</p>
.mytext {color:#ed82d7;}
This box has a color of #ed82d7
<div style="background-color:#ed82d7;">Content here</div>
.mybackground {background-color:#ed82d7;}
Border around this has a color of #ed82d7
<div style="border:2px solid #ed82d7;">Content here</div>
.myborder {border:2px solid #ed82d7;}