#ea075c color space conversions
Hex:
#ea075c
RGB:
234, 7, 92
CMY:
8, 97, 64
CMYK:
0, 97, 61, 8
HSL:
338°, 94.1909%, 47.2549%
HSV (HSB):
338°, 97.0085%, 91.7647%
XYZ:
35.9394, 18.4171, 11.7858
xyY:
0.5434, 0.2784, 18.4171
CIE-Lab:
49.9981, 77.0857, 18.4744
CIE-LCH:
49.9981, 79.2686, 13.4773
CIE-Luv:
49.9981, 140.2570, 5.5767
Hunter-Lab:
42.9151, 74.3840, 13.7577
#ea075c color charts
#ea075c color shades, tints & tones
#ea075c color schemes
#ea075c color preview, HTML & CSS examples
This text has a color of #ea075c
<p style="color:#ea075c;">Text here</p>
.mytext {color:#ea075c;}
This box has a color of #ea075c
<div style="background-color:#ea075c;">Content here</div>
.mybackground {background-color:#ea075c;}
Border around this has a color of #ea075c
<div style="border:2px solid #ea075c;">Content here</div>
.myborder {border:2px solid #ea075c;}