#ea255b color space conversions
Hex:
#ea255b
RGB:
234, 37, 91
CMY:
8, 85, 64
CMYK:
0, 84, 61, 8
HSL:
344°, 82.4268%, 53.1373%
HSV (HSB):
344°, 84.1880%, 91.7647%
XYZ:
36.4816, 19.5709, 11.7523
xyY:
0.5380, 0.2886, 19.5709
CIE-Lab:
51.3485, 73.0740, 20.8932
CIE-LCH:
51.3485, 76.0022, 15.9562
CIE-Luv:
51.3485, 134.5929, 9.2352
Hunter-Lab:
44.2390, 69.7813, 15.2166
#ea255b color charts
#ea255b color shades, tints & tones
#ea255b color schemes
#ea255b color preview, HTML & CSS examples
This text has a color of #ea255b
<p style="color:#ea255b;">Text here</p>
.mytext {color:#ea255b;}
This box has a color of #ea255b
<div style="background-color:#ea255b;">Content here</div>
.mybackground {background-color:#ea255b;}
Border around this has a color of #ea255b
<div style="border:2px solid #ea255b;">Content here</div>
.myborder {border:2px solid #ea255b;}