#ed3050 color space conversions
Hex:
#ed3050
RGB:
237, 48, 80
CMY:
7, 81, 69
CMYK:
0, 80, 66, 7
HSL:
350°, 84.0000%, 55.8824%
HSV (HSB):
350°, 79.7468%, 92.9412%
XYZ:
37.4300, 20.6976, 9.6117
xyY:
0.5526, 0.3055, 20.6976
CIE-Lab:
52.6170, 70.7286, 29.2532
CIE-LCH:
52.6170, 76.5394, 22.4699
CIE-Luv:
52.6170, 136.5172, 17.8710
Hunter-Lab:
45.4946, 67.2424, 19.3200
#ed3050 color charts
#ed3050 color shades, tints & tones
#ed3050 color schemes
#ed3050 color preview, HTML & CSS examples
This text has a color of #ed3050
<p style="color:#ed3050;">Text here</p>
.mytext {color:#ed3050;}
This box has a color of #ed3050
<div style="background-color:#ed3050;">Content here</div>
.mybackground {background-color:#ed3050;}
Border around this has a color of #ed3050
<div style="border:2px solid #ed3050;">Content here</div>
.myborder {border:2px solid #ed3050;}