#ea235b color space conversions
Hex:
#ea235b
RGB:
234, 35, 91
CMY:
8, 86, 64
CMYK:
0, 85, 61, 8
HSL:
343°, 82.5726%, 52.7451%
HSV (HSB):
343°, 85.0427%, 91.7647%
XYZ:
36.4210, 19.4498, 11.7321
xyY:
0.5387, 0.2877, 19.4498
CIE-Lab:
51.2094, 73.4728, 20.7078
CIE-LCH:
51.2094, 76.3352, 15.7401
CIE-Luv:
51.2094, 135.2023, 8.9251
Hunter-Lab:
44.1019, 70.2336, 15.0989
#ea235b color charts
#ea235b color shades, tints & tones
#ea235b color schemes
#ea235b color preview, HTML & CSS examples
This text has a color of #ea235b
<p style="color:#ea235b;">Text here</p>
.mytext {color:#ea235b;}
This box has a color of #ea235b
<div style="background-color:#ea235b;">Content here</div>
.mybackground {background-color:#ea235b;}
Border around this has a color of #ea235b
<div style="border:2px solid #ea235b;">Content here</div>
.myborder {border:2px solid #ea235b;}