#ed3363 color space conversions
Hex:
#ed3363
RGB:
237, 51, 99
CMY:
7, 80, 61
CMYK:
0, 78, 58, 7
HSL:
345°, 83.7838%, 56.4706%
HSV (HSB):
345°, 78.4810%, 92.9412%
XYZ:
38.3610, 21.2730, 13.8886
xyY:
0.5218, 0.2893, 21.2730
CIE-Lab:
53.2470, 71.0266, 18.7145
CIE-LCH:
53.2470, 73.4508, 14.7611
CIE-Luv:
53.2470, 129.1762, 7.8631
Hunter-Lab:
46.1227, 67.7467, 14.4323
#ed3363 color charts
#ed3363 color shades, tints & tones
#ed3363 color schemes
#ed3363 color preview, HTML & CSS examples
This text has a color of #ed3363
<p style="color:#ed3363;">Text here</p>
.mytext {color:#ed3363;}
This box has a color of #ed3363
<div style="background-color:#ed3363;">Content here</div>
.mybackground {background-color:#ed3363;}
Border around this has a color of #ed3363
<div style="border:2px solid #ed3363;">Content here</div>
.myborder {border:2px solid #ed3363;}