#ed114f color space conversions
Hex:
#ed114f
RGB:
237, 17, 79
CMY:
7, 93, 69
CMYK:
0, 93, 67, 7
HSL:
343°, 86.6142%, 49.8039%
HSV (HSB):
343°, 92.8270%, 92.9412%
XYZ:
36.5368, 18.9699, 9.1330
xyY:
0.5652, 0.2935, 18.9699
CIE-Lab:
50.6520, 76.2595, 27.3690
CIE-LCH:
50.6520, 81.0220, 19.7427
CIE-Luv:
50.6520, 145.8781, 14.2119
Hunter-Lab:
43.5545, 73.5189, 18.0555
#ed114f color charts
#ed114f color shades, tints & tones
#ed114f color schemes
#ed114f color preview, HTML & CSS examples
This text has a color of #ed114f
<p style="color:#ed114f;">Text here</p>
.mytext {color:#ed114f;}
This box has a color of #ed114f
<div style="background-color:#ed114f;">Content here</div>
.mybackground {background-color:#ed114f;}
Border around this has a color of #ed114f
<div style="border:2px solid #ed114f;">Content here</div>
.myborder {border:2px solid #ed114f;}