#ed2148 color space conversions
Hex:
#ed2148
RGB:
237, 33, 72
CMY:
7, 87, 72
CMYK:
0, 86, 70, 7
HSL:
349°, 85.0000%, 52.9412%
HSV (HSB):
349°, 86.0759%, 92.9412%
XYZ:
36.6386, 19.5601, 7.9753
xyY:
0.5709, 0.3048, 19.5601
CIE-Lab:
51.3362, 73.6479, 32.4161
CIE-LCH:
51.3362, 80.4662, 23.7567
CIE-Luv:
51.3362, 144.2823, 19.3552
Hunter-Lab:
44.2268, 70.4769, 20.2672
#ed2148 color charts
#ed2148 color shades, tints & tones
#ed2148 color schemes
#ed2148 color preview, HTML & CSS examples
This text has a color of #ed2148
<p style="color:#ed2148;">Text here</p>
.mytext {color:#ed2148;}
This box has a color of #ed2148
<div style="background-color:#ed2148;">Content here</div>
.mybackground {background-color:#ed2148;}
Border around this has a color of #ed2148
<div style="border:2px solid #ed2148;">Content here</div>
.myborder {border:2px solid #ed2148;}