#ed3d5f color space conversions
Hex:
#ed3d5f
RGB:
237, 61, 95
CMY:
7, 76, 63
CMYK:
0, 74, 60, 7
HSL:
348°, 83.0189%, 58.4314%
HSV (HSB):
348°, 74.2616%, 92.9412%
XYZ:
38.6594, 22.1682, 13.0678
xyY:
0.5232, 0.3000, 22.1682
CIE-Lab:
54.2051, 67.8527, 22.3901
CIE-LCH:
54.2051, 71.4514, 18.2619
CIE-Luv:
54.2051, 126.1138, 12.5610
Hunter-Lab:
47.0832, 64.1685, 16.5024
#ed3d5f color charts
#ed3d5f color shades, tints & tones
#ed3d5f color schemes
#ed3d5f color preview, HTML & CSS examples
This text has a color of #ed3d5f
<p style="color:#ed3d5f;">Text here</p>
.mytext {color:#ed3d5f;}
This box has a color of #ed3d5f
<div style="background-color:#ed3d5f;">Content here</div>
.mybackground {background-color:#ed3d5f;}
Border around this has a color of #ed3d5f
<div style="border:2px solid #ed3d5f;">Content here</div>
.myborder {border:2px solid #ed3d5f;}