#ea036a color space conversions
Hex:
#ea036a
RGB:
234, 3, 106
CMY:
8, 99, 58
CMYK:
0, 99, 55, 8
HSL:
333°, 97.4684%, 46.4706%
HSV (HSB):
333°, 98.7179%, 91.7647%
XYZ:
36.5658, 18.5982, 15.2982
xyY:
0.5189, 0.2639, 18.5982
CIE-Lab:
50.2137, 78.2448, 10.1878
CIE-LCH:
50.2137, 78.9053, 7.4184
CIE-Luv:
50.2137, 135.0179, -3.4112
Hunter-Lab:
43.1256, 75.8787, 9.1555
#ea036a color charts
#ea036a color shades, tints & tones
#ea036a color schemes
#ea036a color preview, HTML & CSS examples
This text has a color of #ea036a
<p style="color:#ea036a;">Text here</p>
.mytext {color:#ea036a;}
This box has a color of #ea036a
<div style="background-color:#ea036a;">Content here</div>
.mybackground {background-color:#ea036a;}
Border around this has a color of #ea036a
<div style="border:2px solid #ea036a;">Content here</div>
.myborder {border:2px solid #ea036a;}