#ed92cd color space conversions
Hex:
#ed92cd
RGB:
237, 146, 205
CMY:
7, 43, 20
CMYK:
0, 38, 14, 7
HSL:
321°, 71.6535%, 75.0980%
HSV (HSB):
321°, 38.3966%, 92.9412%
XYZ:
56.2234, 42.9701, 63.0884
xyY:
0.3465, 0.2648, 42.9701
CIE-Lab:
71.5347, 42.4185, -15.8130
CIE-LCH:
71.5347, 45.2701, 339.5553
CIE-Luv:
71.5347, 50.9969, -31.4572
Hunter-Lab:
65.5516, 38.3837, -11.1760
#ed92cd color charts
#ed92cd color shades, tints & tones
#ed92cd color schemes
#ed92cd color preview, HTML & CSS examples
This text has a color of #ed92cd
<p style="color:#ed92cd;">Text here</p>
.mytext {color:#ed92cd;}
This box has a color of #ed92cd
<div style="background-color:#ed92cd;">Content here</div>
.mybackground {background-color:#ed92cd;}
Border around this has a color of #ed92cd
<div style="border:2px solid #ed92cd;">Content here</div>
.myborder {border:2px solid #ed92cd;}