#ed263d color space conversions
Hex:
#ed263d
RGB:
237, 38, 61
CMY:
7, 85, 76
CMYK:
0, 84, 74, 7
HSL:
353°, 84.6809%, 53.9216%
HSV (HSB):
353°, 83.9662%, 92.9412%
XYZ:
36.4605, 19.7277, 6.3010
xyY:
0.5835, 0.3157, 19.7277
CIE-Lab:
51.5279, 72.2308, 39.0679
CIE-LCH:
51.5279, 82.1194, 28.4079
CIE-Luv:
51.5279, 145.5843, 24.8521
Hunter-Lab:
44.4158, 68.8009, 22.6800
#ed263d color charts
#ed263d color shades, tints & tones
#ed263d color schemes
#ed263d color preview, HTML & CSS examples
This text has a color of #ed263d
<p style="color:#ed263d;">Text here</p>
.mytext {color:#ed263d;}
This box has a color of #ed263d
<div style="background-color:#ed263d;">Content here</div>
.mybackground {background-color:#ed263d;}
Border around this has a color of #ed263d
<div style="border:2px solid #ed263d;">Content here</div>
.myborder {border:2px solid #ed263d;}