#ed203f color space conversions
Hex:
#ed203f
RGB:
237, 32, 63
CMY:
7, 87, 75
CMYK:
0, 86, 73, 7
HSL:
351°, 85.0622%, 52.7451%
HSV (HSB):
351°, 86.4979%, 92.9412%
XYZ:
36.3388, 19.3964, 6.5312
xyY:
0.5836, 0.3115, 19.3964
CIE-Lab:
51.1478, 73.4644, 37.4817
CIE-LCH:
51.1478, 82.4736, 27.0308
CIE-Luv:
51.1478, 147.0787, 23.2169
Hunter-Lab:
44.0414, 70.2089, 22.0364
#ed203f color charts
#ed203f color shades, tints & tones
#ed203f color schemes
#ed203f color preview, HTML & CSS examples
This text has a color of #ed203f
<p style="color:#ed203f;">Text here</p>
.mytext {color:#ed203f;}
This box has a color of #ed203f
<div style="background-color:#ed203f;">Content here</div>
.mybackground {background-color:#ed203f;}
Border around this has a color of #ed203f
<div style="border:2px solid #ed203f;">Content here</div>
.myborder {border:2px solid #ed203f;}