#ed2146 color space conversions
Hex:
#ed2146
RGB:
237, 33, 70
CMY:
7, 87, 73
CMYK:
0, 86, 70, 7
HSL:
349°, 85.0000%, 52.9412%
HSV (HSB):
349°, 86.0759%, 92.9412%
XYZ:
36.5744, 19.5344, 7.6372
xyY:
0.5738, 0.3064, 19.5344
CIE-Lab:
51.3067, 73.5623, 33.5649
CIE-LCH:
51.3067, 80.8580, 24.5262
CIE-Luv:
51.3067, 144.8602, 20.2842
Hunter-Lab:
44.1978, 70.3656, 20.6934
#ed2146 color charts
#ed2146 color shades, tints & tones
#ed2146 color schemes
#ed2146 color preview, HTML & CSS examples
This text has a color of #ed2146
<p style="color:#ed2146;">Text here</p>
.mytext {color:#ed2146;}
This box has a color of #ed2146
<div style="background-color:#ed2146;">Content here</div>
.mybackground {background-color:#ed2146;}
Border around this has a color of #ed2146
<div style="border:2px solid #ed2146;">Content here</div>
.myborder {border:2px solid #ed2146;}