#ed06d3 color space conversions
Hex:
#ed06d3
RGB:
237, 6, 211
CMY:
7, 98, 17
CMYK:
0, 97, 11, 7
HSL:
307°, 95.0617%, 47.6471%
HSV (HSB):
307°, 97.4684%, 92.9412%
XYZ:
46.7480, 22.8379, 63.5723
xyY:
0.3511, 0.1715, 22.8379
CIE-Lab:
54.9050, 89.0549, -44.9101
CIE-LCH:
54.9050, 99.7381, 333.2384
CIE-Luv:
54.9050, 88.8936, -81.3516
Hunter-Lab:
47.7890, 90.9809, -45.4193
#ed06d3 color charts
#ed06d3 color shades, tints & tones
#ed06d3 color schemes
#ed06d3 color preview, HTML & CSS examples
This text has a color of #ed06d3
<p style="color:#ed06d3;">Text here</p>
.mytext {color:#ed06d3;}
This box has a color of #ed06d3
<div style="background-color:#ed06d3;">Content here</div>
.mybackground {background-color:#ed06d3;}
Border around this has a color of #ed06d3
<div style="border:2px solid #ed06d3;">Content here</div>
.myborder {border:2px solid #ed06d3;}