#ed7878 color space conversions
Hex:
#ed7878
RGB:
237, 120, 120
CMY:
7, 53, 53
CMYK:
0, 49, 49, 7
HSL:
0°, 76.4706%, 70.0000%
HSV (HSB):
0°, 49.3671%, 92.9412%
XYZ:
45.0317, 32.7935, 21.7257
xyY:
0.4523, 0.3294, 32.7935
CIE-Lab:
63.9934, 44.9903, 21.0502
CIE-LCH:
63.9934, 49.6713, 25.0741
CIE-Luv:
63.9934, 84.2884, 18.1703
Hunter-Lab:
57.2656, 40.1513, 17.5923
#ed7878 color charts
#ed7878 color shades, tints & tones
#ed7878 color schemes
#ed7878 color preview, HTML & CSS examples
This text has a color of #ed7878
<p style="color:#ed7878;">Text here</p>
.mytext {color:#ed7878;}
This box has a color of #ed7878
<div style="background-color:#ed7878;">Content here</div>
.mybackground {background-color:#ed7878;}
Border around this has a color of #ed7878
<div style="border:2px solid #ed7878;">Content here</div>
.myborder {border:2px solid #ed7878;}