#ed2048 color space conversions
Hex:
#ed2048
RGB:
237, 32, 72
CMY:
7, 87, 72
CMYK:
0, 86, 70, 7
HSL:
348°, 85.0622%, 52.7451%
HSV (HSB):
348°, 86.4979%, 92.9412%
XYZ:
36.6113, 19.5054, 7.9662
xyY:
0.5713, 0.3044, 19.5054
CIE-Lab:
51.2734, 73.8281, 32.3397
CIE-LCH:
51.2734, 80.6005, 23.6554
CIE-Luv:
51.2734, 144.5832, 19.2239
Hunter-Lab:
44.1650, 70.6819, 20.2211
#ed2048 color charts
#ed2048 RGB chart
#ed2048 CMYK chart
#ed2048 RGB pie chart
#ed2048 color shades, tints & tones
#ed2048 color schemes
#ed2048 color preview, HTML & CSS examples
This text has a color of #ed2048
<p style="color:#ed2048;">Text here</p>
.mytext {color:#ed2048;}
Text color #ed2048
This box has a color of #ed2048
<div style="background-color:#ed2048;">Content here</div>
.mybackground {background-color:#ed2048;}
Background color #ed2048
Border around this has a color of #ed2048
<div style="border:2px solid #ed2048;">Content here</div>
.myborder {border:2px solid #ed2048;}
Border color #ed2048