#ea128d color space conversions
Hex:
#ea128d
RGB:
234, 18, 141
CMY:
8, 93, 45
CMYK:
0, 92, 40, 8
HSL:
326°, 85.7143%, 49.4118%
HSV (HSB):
326°, 92.3077%, 91.7647%
XYZ:
38.9557, 19.8481, 26.9772
xyY:
0.4541, 0.2314, 19.8481
CIE-Lab:
51.6651, 79.7451, -8.9513
CIE-LCH:
51.6651, 80.2459, 353.5954
CIE-Luv:
51.6651, 117.7335, -27.2583
Hunter-Lab:
44.5512, 78.1162, -4.7161
#ea128d color charts
#ea128d color shades, tints & tones
#ea128d color schemes
#ea128d color preview, HTML & CSS examples
This text has a color of #ea128d
<p style="color:#ea128d;">Text here</p>
.mytext {color:#ea128d;}
This box has a color of #ea128d
<div style="background-color:#ea128d;">Content here</div>
.mybackground {background-color:#ea128d;}
Border around this has a color of #ea128d
<div style="border:2px solid #ea128d;">Content here</div>
.myborder {border:2px solid #ea128d;}