#ed136d color space conversions
Hex:
#ed136d
RGB:
237, 19, 109
CMY:
7, 93, 57
CMYK:
0, 92, 54, 7
HSL:
335°, 85.8268%, 50.1961%
HSV (HSB):
335°, 91.9831%, 92.9412%
XYZ:
37.9182, 19.5744, 16.2477
xyY:
0.5142, 0.2655, 19.5744
CIE-Lab:
51.3526, 77.7653, 10.0433
CIE-LCH:
51.3526, 78.4112, 7.3590
CIE-Luv:
51.3526, 134.1899, -3.3848
Hunter-Lab:
44.2430, 75.5575, 9.1965
#ed136d color charts
#ed136d color shades, tints & tones
#ed136d color schemes
#ed136d color preview, HTML & CSS examples
This text has a color of #ed136d
<p style="color:#ed136d;">Text here</p>
.mytext {color:#ed136d;}
This box has a color of #ed136d
<div style="background-color:#ed136d;">Content here</div>
.mybackground {background-color:#ed136d;}
Border around this has a color of #ed136d
<div style="border:2px solid #ed136d;">Content here</div>
.myborder {border:2px solid #ed136d;}