#ed065f color space conversions
Hex:
#ed065f
RGB:
237, 6, 95
CMY:
7, 98, 63
CMYK:
0, 97, 60, 7
HSL:
337°, 95.0617%, 47.6471%
HSV (HSB):
337°, 97.4684%, 92.9412%
XYZ:
37.0557, 18.9610, 12.5333
xyY:
0.5406, 0.2766, 18.9610
CIE-Lab:
50.6415, 78.0178, 17.6100
CIE-LCH:
50.6415, 79.9805, 12.7195
CIE-Luv:
50.6415, 141.5144, 4.5529
Hunter-Lab:
43.5442, 75.6995, 13.4156
#ed065f color charts
#ed065f color shades, tints & tones
#ed065f color schemes
#ed065f color preview, HTML & CSS examples
This text has a color of #ed065f
<p style="color:#ed065f;">Text here</p>
.mytext {color:#ed065f;}
This box has a color of #ed065f
<div style="background-color:#ed065f;">Content here</div>
.mybackground {background-color:#ed065f;}
Border around this has a color of #ed065f
<div style="border:2px solid #ed065f;">Content here</div>
.myborder {border:2px solid #ed065f;}