#eabec4 color space conversions
Hex:
#eabec4
RGB:
234, 190, 196
CMY:
8, 25, 23
CMYK:
0, 19, 16, 8
HSL:
352°, 51.1628%, 83.1373%
HSV (HSB):
352°, 18.8034%, 91.7647%
XYZ:
62.3089, 58.3049, 60.1945
xyY:
0.3446, 0.3225, 58.3049
CIE-Lab:
80.9080, 16.6440, 2.9373
CIE-LCH:
80.9080, 16.9012, 10.0083
CIE-Luv:
80.9080, 26.5022, 1.3123
Hunter-Lab:
76.3576, 12.0328, 6.7107
#eabec4 color charts
#eabec4 color shades, tints & tones
#eabec4 color schemes
#eabec4 color preview, HTML & CSS examples
This text has a color of #eabec4
<p style="color:#eabec4;">Text here</p>
.mytext {color:#eabec4;}
This box has a color of #eabec4
<div style="background-color:#eabec4;">Content here</div>
.mybackground {background-color:#eabec4;}
Border around this has a color of #eabec4
<div style="border:2px solid #eabec4;">Content here</div>
.myborder {border:2px solid #eabec4;}