#ed2153 color space conversions
Hex:
#ed2153
RGB:
237, 33, 83
CMY:
7, 87, 67
CMYK:
0, 86, 65, 7
HSL:
345°, 85.0000%, 52.9412%
HSV (HSB):
345°, 86.0759%, 92.9412%
XYZ:
37.0302, 19.7168, 10.0376
xyY:
0.5545, 0.2952, 19.7168
CIE-Lab:
51.5155, 74.1671, 26.0576
CIE-LCH:
51.5155, 78.6114, 19.3582
CIE-Luv:
51.5155, 140.8551, 13.8301
Hunter-Lab:
44.4036, 71.1534, 17.6797
#ed2153 color charts
#ed2153 color shades, tints & tones
#ed2153 color schemes
#ed2153 color preview, HTML & CSS examples
This text has a color of #ed2153
<p style="color:#ed2153;">Text here</p>
.mytext {color:#ed2153;}
This box has a color of #ed2153
<div style="background-color:#ed2153;">Content here</div>
.mybackground {background-color:#ed2153;}
Border around this has a color of #ed2153
<div style="border:2px solid #ed2153;">Content here</div>
.myborder {border:2px solid #ed2153;}