#ed65a7 color space conversions
Hex:
#ed65a7
RGB:
237, 101, 167
CMY:
7, 60, 35
CMYK:
0, 57, 30, 7
HSL:
331°, 79.0698%, 66.2745%
HSV (HSB):
331°, 57.3840%, 92.9412%
XYZ:
46.5538, 30.1019, 39.9158
xyY:
0.3994, 0.2582, 30.1019
CIE-Lab:
61.7421, 59.0374, -9.1011
CIE-LCH:
61.7421, 59.7348, 351.2364
CIE-Luv:
61.7421, 83.1238, -23.9496
Hunter-Lab:
54.8652, 55.4453, -4.7293
#ed65a7 color charts
#ed65a7 color shades, tints & tones
#ed65a7 color schemes
#ed65a7 color preview, HTML & CSS examples
This text has a color of #ed65a7
<p style="color:#ed65a7;">Text here</p>
.mytext {color:#ed65a7;}
This box has a color of #ed65a7
<div style="background-color:#ed65a7;">Content here</div>
.mybackground {background-color:#ed65a7;}
Border around this has a color of #ed65a7
<div style="border:2px solid #ed65a7;">Content here</div>
.myborder {border:2px solid #ed65a7;}