#ed8082 color space conversions
Hex:
#ed8082
RGB:
237, 128, 130
CMY:
7, 50, 49
CMYK:
0, 46, 45, 7
HSL:
359°, 75.1724%, 71.5686%
HSV (HSB):
359°, 45.9916%, 92.9412%
XYZ:
46.6735, 35.0546, 25.4253
xyY:
0.4356, 0.3271, 35.0546
CIE-Lab:
65.7911, 41.9220, 17.8604
CIE-LCH:
65.7911, 45.5680, 23.0758
CIE-Luv:
65.7911, 76.9132, 15.3578
Hunter-Lab:
59.2069, 37.1015, 15.9838
#ed8082 color charts
#ed8082 color shades, tints & tones
#ed8082 color schemes
#ed8082 color preview, HTML & CSS examples
This text has a color of #ed8082
<p style="color:#ed8082;">Text here</p>
.mytext {color:#ed8082;}
This box has a color of #ed8082
<div style="background-color:#ed8082;">Content here</div>
.mybackground {background-color:#ed8082;}
Border around this has a color of #ed8082
<div style="border:2px solid #ed8082;">Content here</div>
.myborder {border:2px solid #ed8082;}