#ea235d color space conversions
Hex:
#ea235d
RGB:
234, 35, 93
CMY:
8, 86, 64
CMYK:
0, 85, 60, 8
HSL:
343°, 82.5726%, 52.7451%
HSV (HSB):
343°, 85.0427%, 91.7647%
XYZ:
36.5085, 19.4848, 12.1927
xyY:
0.5354, 0.2858, 19.4848
CIE-Lab:
51.2496, 73.5897, 19.5479
CIE-LCH:
51.2496, 76.1417, 14.8761
CIE-Luv:
51.2496, 134.4888, 7.7547
Hunter-Lab:
44.1416, 70.3855, 14.5222
#ea235d color charts
#ea235d color shades, tints & tones
#ea235d color schemes
#ea235d color preview, HTML & CSS examples
This text has a color of #ea235d
<p style="color:#ea235d;">Text here</p>
.mytext {color:#ea235d;}
This box has a color of #ea235d
<div style="background-color:#ea235d;">Content here</div>
.mybackground {background-color:#ea235d;}
Border around this has a color of #ea235d
<div style="border:2px solid #ea235d;">Content here</div>
.myborder {border:2px solid #ea235d;}