#ed826c color space conversions
Hex:
#ed826c
RGB:
237, 130, 108
CMY:
7, 49, 58
CMYK:
0, 45, 54, 7
HSL:
10°, 78.1818%, 67.6471%
HSV (HSB):
10°, 54.4304%, 92.9412%
XYZ:
45.6145, 35.0525, 18.5490
xyY:
0.4597, 0.3533, 35.0525
CIE-Lab:
65.7895, 38.9226, 30.1457
CIE-LCH:
65.7895, 49.2314, 37.7579
CIE-Luv:
65.7895, 79.6582, 29.7378
Hunter-Lab:
59.2052, 33.9159, 22.8680
#ed826c color charts
#ed826c color shades, tints & tones
#ed826c color schemes
#ed826c color preview, HTML & CSS examples
This text has a color of #ed826c
<p style="color:#ed826c;">Text here</p>
.mytext {color:#ed826c;}
This box has a color of #ed826c
<div style="background-color:#ed826c;">Content here</div>
.mybackground {background-color:#ed826c;}
Border around this has a color of #ed826c
<div style="border:2px solid #ed826c;">Content here</div>
.myborder {border:2px solid #ed826c;}