#ed448b color space conversions
Hex:
#ed448b
RGB:
237, 68, 139
CMY:
7, 73, 45
CMYK:
0, 71, 41, 7
HSL:
335°, 82.4390%, 59.8039%
HSV (HSB):
335°, 71.3080%, 92.9412%
XYZ:
41.6524, 24.0028, 26.8638
xyY:
0.4502, 0.2594, 24.0028
CIE-Lab:
56.0906, 69.0489, -1.1447
CIE-LCH:
56.0906, 69.0583, 359.0502
CIE-Luv:
56.0906, 107.6397, -14.8873
Hunter-Lab:
48.9927, 66.0190, 1.7849
#ed448b color charts
#ed448b color shades, tints & tones
#ed448b color schemes
#ed448b color preview, HTML & CSS examples
This text has a color of #ed448b
<p style="color:#ed448b;">Text here</p>
.mytext {color:#ed448b;}
This box has a color of #ed448b
<div style="background-color:#ed448b;">Content here</div>
.mybackground {background-color:#ed448b;}
Border around this has a color of #ed448b
<div style="border:2px solid #ed448b;">Content here</div>
.myborder {border:2px solid #ed448b;}