#ea10a5 color space conversions
Hex:
#ea10a5
RGB:
234, 16, 165
CMY:
8, 94, 35
CMYK:
0, 93, 29, 8
HSL:
319°, 87.2000%, 49.0196%
HSV (HSB):
319°, 93.1624%, 91.7647%
XYZ:
40.9085, 20.5796, 37.4135
xyY:
0.4136, 0.2081, 20.5796
CIE-Lab:
52.4863, 82.3103, -22.0033
CIE-LCH:
52.4863, 85.2006, 345.0336
CIE-Luv:
52.4863, 106.7607, -45.9192
Hunter-Lab:
45.3648, 81.5773, -17.1426
#ea10a5 color charts
#ea10a5 color shades, tints & tones
#ea10a5 color schemes
#ea10a5 color preview, HTML & CSS examples
This text has a color of #ea10a5
<p style="color:#ea10a5;">Text here</p>
.mytext {color:#ea10a5;}
This box has a color of #ea10a5
<div style="background-color:#ea10a5;">Content here</div>
.mybackground {background-color:#ea10a5;}
Border around this has a color of #ea10a5
<div style="border:2px solid #ea10a5;">Content here</div>
.myborder {border:2px solid #ea10a5;}