#ed263f color space conversions
Hex:
#ed263f
RGB:
237, 38, 63
CMY:
7, 85, 75
CMYK:
0, 84, 73, 7
HSL:
352°, 84.6809%, 53.9216%
HSV (HSB):
352°, 83.9662%, 92.9412%
XYZ:
36.5154, 19.7496, 6.5901
xyY:
0.5809, 0.3142, 19.7496
CIE-Lab:
51.5530, 72.3051, 37.9457
CIE-LCH:
51.5530, 81.6572, 27.6905
CIE-Luv:
51.5530, 145.0847, 24.0373
Hunter-Lab:
44.4406, 68.8967, 22.3162
#ed263f color charts
#ed263f color shades, tints & tones
#ed263f color schemes
#ed263f color preview, HTML & CSS examples
This text has a color of #ed263f
<p style="color:#ed263f;">Text here</p>
.mytext {color:#ed263f;}
This box has a color of #ed263f
<div style="background-color:#ed263f;">Content here</div>
.mybackground {background-color:#ed263f;}
Border around this has a color of #ed263f
<div style="border:2px solid #ed263f;">Content here</div>
.myborder {border:2px solid #ed263f;}