#ed035b color space conversions
Hex:
#ed035b
RGB:
237, 3, 91
CMY:
7, 99, 64
CMYK:
0, 99, 62, 7
HSL:
337°, 97.5000%, 47.0588%
HSV (HSB):
337°, 98.7342%, 92.9412%
XYZ:
36.8459, 18.8250, 11.5891
xyY:
0.5478, 0.2799, 18.8250
CIE-Lab:
50.4818, 78.0156, 19.8416
CIE-LCH:
50.4818, 80.4993, 14.2694
CIE-Luv:
50.4818, 143.4019, 6.7471
Hunter-Lab:
43.3878, 75.6579, 14.5347
#ed035b color charts
#ed035b color shades, tints & tones
#ed035b color schemes
#ed035b color preview, HTML & CSS examples
This text has a color of #ed035b
<p style="color:#ed035b;">Text here</p>
.mytext {color:#ed035b;}
This box has a color of #ed035b
<div style="background-color:#ed035b;">Content here</div>
.mybackground {background-color:#ed035b;}
Border around this has a color of #ed035b
<div style="border:2px solid #ed035b;">Content here</div>
.myborder {border:2px solid #ed035b;}