#ed948a color space conversions
Hex:
#ed948a
RGB:
237, 148, 138
CMY:
7, 42, 46
CMYK:
0, 38, 42, 7
HSL:
6°, 73.3333%, 73.5294%
HSV (HSB):
6°, 41.7722%, 92.9412%
XYZ:
50.1024, 41.0193, 29.3216
xyY:
0.4160, 0.3406, 41.0193
CIE-Lab:
70.1895, 32.3964, 19.4491
CIE-LCH:
70.1895, 37.7862, 30.9784
CIE-Luv:
70.1895, 62.2139, 19.8024
Hunter-Lab:
64.0463, 27.5566, 17.6884
#ed948a color charts
#ed948a color shades, tints & tones
#ed948a color schemes
#ed948a color preview, HTML & CSS examples
This text has a color of #ed948a
<p style="color:#ed948a;">Text here</p>
.mytext {color:#ed948a;}
This box has a color of #ed948a
<div style="background-color:#ed948a;">Content here</div>
.mybackground {background-color:#ed948a;}
Border around this has a color of #ed948a
<div style="border:2px solid #ed948a;">Content here</div>
.myborder {border:2px solid #ed948a;}