#ea2d4c color space conversions
Hex:
#ea2d4c
RGB:
234, 45, 76
CMY:
8, 82, 70
CMYK:
0, 81, 68, 8
HSL:
350°, 81.8182%, 54.7059%
HSV (HSB):
350°, 80.7692%, 91.7647%
XYZ:
36.1746, 19.8910, 8.7702
xyY:
0.5579, 0.3068, 19.8910
CIE-Lab:
51.7137, 70.4777, 30.3744
CIE-LCH:
51.7137, 76.7445, 23.3151
CIE-Luv:
51.7137, 136.5754, 18.6672
Hunter-Lab:
44.5993, 66.7328, 19.5605
#ea2d4c color charts
#ea2d4c color shades, tints & tones
#ea2d4c color schemes
#ea2d4c color preview, HTML & CSS examples
This text has a color of #ea2d4c
<p style="color:#ea2d4c;">Text here</p>
.mytext {color:#ea2d4c;}
This box has a color of #ea2d4c
<div style="background-color:#ea2d4c;">Content here</div>
.mybackground {background-color:#ea2d4c;}
Border around this has a color of #ea2d4c
<div style="border:2px solid #ea2d4c;">Content here</div>
.myborder {border:2px solid #ea2d4c;}