#ea075d color space conversions
Hex:
#ea075d
RGB:
234, 7, 93
CMY:
8, 97, 64
CMYK:
0, 97, 60, 8
HSL:
337°, 94.1909%, 47.2549%
HSV (HSB):
337°, 97.0085%, 91.7647%
XYZ:
35.9834, 18.4347, 12.0176
xyY:
0.5416, 0.2775, 18.4347
CIE-Lab:
50.0192, 77.1427, 17.8898
CIE-LCH:
50.0192, 79.1899, 13.0564
CIE-Luv:
50.0192, 139.8701, 4.9819
Hunter-Lab:
42.9356, 74.4597, 13.4597
#ea075d color charts
#ea075d color shades, tints & tones
#ea075d color schemes
#ea075d color preview, HTML & CSS examples
This text has a color of #ea075d
<p style="color:#ea075d;">Text here</p>
.mytext {color:#ea075d;}
This box has a color of #ea075d
<div style="background-color:#ea075d;">Content here</div>
.mybackground {background-color:#ea075d;}
Border around this has a color of #ea075d
<div style="border:2px solid #ea075d;">Content here</div>
.myborder {border:2px solid #ea075d;}