#ed8383 color space conversions
Hex:
#ed8383
RGB:
237, 131, 131
CMY:
7, 49, 49
CMYK:
0, 45, 45, 7
HSL:
0°, 74.6479%, 72.1569%
HSV (HSB):
0°, 44.7257%, 92.9412%
XYZ:
47.1381, 35.8758, 25.9130
xyY:
0.4327, 0.3294, 35.8758
CIE-Lab:
66.4249, 40.4947, 18.1707
CIE-LCH:
66.4249, 44.3846, 24.1666
CIE-Luv:
66.4249, 74.7352, 16.1092
Hunter-Lab:
59.8964, 35.6596, 16.2769
#ed8383 color charts
#ed8383 color shades, tints & tones
#ed8383 color schemes
#ed8383 color preview, HTML & CSS examples
This text has a color of #ed8383
<p style="color:#ed8383;">Text here</p>
.mytext {color:#ed8383;}
This box has a color of #ed8383
<div style="background-color:#ed8383;">Content here</div>
.mybackground {background-color:#ed8383;}
Border around this has a color of #ed8383
<div style="border:2px solid #ed8383;">Content here</div>
.myborder {border:2px solid #ed8383;}