#ed3648 color space conversions
Hex:
#ed3648
RGB:
237, 54, 72
CMY:
7, 79, 72
CMYK:
0, 77, 70, 7
HSL:
354°, 83.5616%, 57.0588%
HSV (HSB):
354°, 77.2152%, 92.9412%
XYZ:
37.4139, 21.1107, 8.2337
xyY:
0.5604, 0.3162, 21.1107
CIE-Lab:
53.0705, 68.7213, 34.5120
CIE-LCH:
53.0705, 76.9006, 26.6659
CIE-Luv:
53.0705, 136.0952, 22.9537
Hunter-Lab:
45.9464, 64.9453, 21.5375
#ed3648 color charts
#ed3648 color shades, tints & tones
#ed3648 color schemes
#ed3648 color preview, HTML & CSS examples
This text has a color of #ed3648
<p style="color:#ed3648;">Text here</p>
.mytext {color:#ed3648;}
This box has a color of #ed3648
<div style="background-color:#ed3648;">Content here</div>
.mybackground {background-color:#ed3648;}
Border around this has a color of #ed3648
<div style="border:2px solid #ed3648;">Content here</div>
.myborder {border:2px solid #ed3648;}