#ed7d81 color space conversions
Hex:
#ed7d81
RGB:
237, 125, 129
CMY:
7, 51, 49
CMYK:
0, 47, 46, 7
HSL:
358°, 75.6757%, 70.9804%
HSV (HSB):
358°, 47.2574%, 92.9412%
XYZ:
46.2211, 34.2567, 24.9450
xyY:
0.4384, 0.3249, 34.2567
CIE-Lab:
65.1658, 43.3386, 17.5628
CIE-LCH:
65.1658, 46.7621, 22.0601
CIE-Luv:
65.1658, 79.0900, 14.6247
Hunter-Lab:
58.5293, 38.5370, 15.7013
#ed7d81 color charts
#ed7d81 color shades, tints & tones
#ed7d81 color schemes
#ed7d81 color preview, HTML & CSS examples
This text has a color of #ed7d81
<p style="color:#ed7d81;">Text here</p>
.mytext {color:#ed7d81;}
This box has a color of #ed7d81
<div style="background-color:#ed7d81;">Content here</div>
.mybackground {background-color:#ed7d81;}
Border around this has a color of #ed7d81
<div style="border:2px solid #ed7d81;">Content here</div>
.myborder {border:2px solid #ed7d81;}