#ed3f95 color space conversions
Hex:
#ed3f95
RGB:
237, 63, 149
CMY:
7, 75, 42
CMYK:
0, 73, 37, 7
HSL:
330°, 82.8571%, 58.8235%
HSV (HSB):
330°, 73.4177%, 92.9412%
XYZ:
42.1274, 23.7295, 30.7937
xyY:
0.4359, 0.2455, 23.7295
CIE-Lab:
55.8159, 71.6713, -7.4590
CIE-LCH:
55.8159, 72.0584, 354.0585
CIE-Luv:
55.8159, 105.7509, -23.8646
Hunter-Lab:
48.7129, 69.1209, -3.3809
#ed3f95 color charts
#ed3f95 color shades, tints & tones
#ed3f95 color schemes
#ed3f95 color preview, HTML & CSS examples
This text has a color of #ed3f95
<p style="color:#ed3f95;">Text here</p>
.mytext {color:#ed3f95;}
This box has a color of #ed3f95
<div style="background-color:#ed3f95;">Content here</div>
.mybackground {background-color:#ed3f95;}
Border around this has a color of #ed3f95
<div style="border:2px solid #ed3f95;">Content here</div>
.myborder {border:2px solid #ed3f95;}