#ea254c color space conversions
Hex:
#ea254c
RGB:
234, 37, 76
CMY:
8, 85, 70
CMYK:
0, 84, 68, 8
HSL:
348°, 82.4268%, 53.1373%
HSV (HSB):
348°, 84.1880%, 91.7647%
XYZ:
35.8978, 19.3374, 8.6779
xyY:
0.5617, 0.3026, 19.3374
CIE-Lab:
51.0796, 72.2845, 29.5851
CIE-LCH:
51.0796, 78.1046, 22.2586
CIE-Luv:
51.0796, 139.5127, 17.3287
Hunter-Lab:
43.9743, 68.7609, 19.0816
#ea254c color charts
#ea254c color shades, tints & tones
#ea254c color schemes
#ea254c color preview, HTML & CSS examples
This text has a color of #ea254c
<p style="color:#ea254c;">Text here</p>
.mytext {color:#ea254c;}
This box has a color of #ea254c
<div style="background-color:#ea254c;">Content here</div>
.mybackground {background-color:#ea254c;}
Border around this has a color of #ea254c
<div style="border:2px solid #ea254c;">Content here</div>
.myborder {border:2px solid #ea254c;}