#ed825a color space conversions
Hex:
#ed825a
RGB:
237, 130, 90
CMY:
7, 49, 65
CMYK:
0, 45, 62, 7
HSL:
16°, 80.3279%, 64.1176%
HSV (HSB):
16°, 62.0253%, 92.9412%
XYZ:
44.7531, 34.7080, 14.0134
xyY:
0.4788, 0.3713, 34.7080
CIE-Lab:
65.5207, 37.6018, 39.5754
CIE-LCH:
65.5207, 54.5903, 46.4648
CIE-Luv:
65.5207, 82.5137, 39.1213
Hunter-Lab:
58.9135, 32.4975, 27.1364
#ed825a color charts
#ed825a color shades, tints & tones
#ed825a color schemes
#ed825a color preview, HTML & CSS examples
This text has a color of #ed825a
<p style="color:#ed825a;">Text here</p>
.mytext {color:#ed825a;}
This box has a color of #ed825a
<div style="background-color:#ed825a;">Content here</div>
.mybackground {background-color:#ed825a;}
Border around this has a color of #ed825a
<div style="border:2px solid #ed825a;">Content here</div>
.myborder {border:2px solid #ed825a;}