#ea2c5c color space conversions
Hex:
#ea2c5c
RGB:
234, 44, 92
CMY:
8, 83, 64
CMYK:
0, 81, 61, 8
HSL:
345°, 81.8966%, 54.5098%
HSV (HSB):
345°, 81.1966%, 91.7647%
XYZ:
36.7641, 20.0665, 12.0607
xyY:
0.5337, 0.2913, 20.0665
CIE-Lab:
51.9123, 71.5797, 21.0393
CIE-LCH:
51.9123, 74.6077, 16.3796
CIE-Luv:
51.9123, 131.8802, 9.8663
Hunter-Lab:
44.7956, 68.1040, 15.3937
#ea2c5c color charts
#ea2c5c color shades, tints & tones
#ea2c5c color schemes
#ea2c5c color preview, HTML & CSS examples
This text has a color of #ea2c5c
<p style="color:#ea2c5c;">Text here</p>
.mytext {color:#ea2c5c;}
This box has a color of #ea2c5c
<div style="background-color:#ea2c5c;">Content here</div>
.mybackground {background-color:#ea2c5c;}
Border around this has a color of #ea2c5c
<div style="border:2px solid #ea2c5c;">Content here</div>
.myborder {border:2px solid #ea2c5c;}