#ed3385 color space conversions
Hex:
#ed3385
RGB:
237, 51, 133
CMY:
7, 80, 48
CMYK:
0, 78, 44, 7
HSL:
334°, 83.7838%, 56.4706%
HSV (HSB):
334°, 78.4810%, 92.9412%
XYZ:
40.3425, 22.0656, 24.3231
xyY:
0.4651, 0.2544, 22.0656
CIE-Lab:
54.0966, 73.6204, -0.4966
CIE-LCH:
54.0966, 73.6221, 359.6135
CIE-Luv:
54.0966, 116.2931, -15.0203
Hunter-Lab:
46.9741, 71.0957, 2.1816
#ed3385 color charts
#ed3385 color shades, tints & tones
#ed3385 color schemes
#ed3385 color preview, HTML & CSS examples
This text has a color of #ed3385
<p style="color:#ed3385;">Text here</p>
.mytext {color:#ed3385;}
This box has a color of #ed3385
<div style="background-color:#ed3385;">Content here</div>
.mybackground {background-color:#ed3385;}
Border around this has a color of #ed3385
<div style="border:2px solid #ed3385;">Content here</div>
.myborder {border:2px solid #ed3385;}