#ea196e color space conversions
Hex:
#ea196e
RGB:
234, 25, 110
CMY:
8, 90, 57
CMYK:
0, 89, 53, 8
HSL:
336°, 83.2669%, 50.7843%
HSV (HSB):
336°, 89.3162%, 91.7647%
XYZ:
37.0938, 19.3135, 16.5247
xyY:
0.5086, 0.2648, 19.3135
CIE-Lab:
51.0520, 76.3737, 8.9257
CIE-LCH:
51.0520, 76.8935, 6.6659
CIE-Luv:
51.0520, 130.3373, -4.3139
Hunter-Lab:
43.9471, 73.7565, 8.4692
#ea196e color charts
#ea196e color shades, tints & tones
#ea196e color schemes
#ea196e color preview, HTML & CSS examples
This text has a color of #ea196e
<p style="color:#ea196e;">Text here</p>
.mytext {color:#ea196e;}
This box has a color of #ea196e
<div style="background-color:#ea196e;">Content here</div>
.mybackground {background-color:#ea196e;}
Border around this has a color of #ea196e
<div style="border:2px solid #ea196e;">Content here</div>
.myborder {border:2px solid #ea196e;}