#eab2d5 color space conversions
Hex:
#eab2d5
RGB:
234, 178, 213
CMY:
8, 30, 16
CMYK:
0, 24, 9, 8
HSL:
323°, 57.1429%, 80.7843%
HSV (HSB):
323°, 23.9316%, 91.7647%
XYZ:
61.8623, 54.1373, 70.1398
xyY:
0.3323, 0.2908, 54.1373
CIE-Lab:
78.5417, 25.8031, -9.7259
CIE-LCH:
78.5417, 27.5752, 339.3472
CIE-Luv:
78.5417, 31.0015, -19.3981
Hunter-Lab:
73.5781, 21.3161, -5.0148
#eab2d5 color charts
#eab2d5 color shades, tints & tones
#eab2d5 color schemes
#eab2d5 color preview, HTML & CSS examples
This text has a color of #eab2d5
<p style="color:#eab2d5;">Text here</p>
.mytext {color:#eab2d5;}
This box has a color of #eab2d5
<div style="background-color:#eab2d5;">Content here</div>
.mybackground {background-color:#eab2d5;}
Border around this has a color of #eab2d5
<div style="border:2px solid #eab2d5;">Content here</div>
.myborder {border:2px solid #eab2d5;}