#eaabb6 color space conversions
Hex:
#eaabb6
RGB:
234, 171, 182
CMY:
8, 33, 29
CMYK:
0, 27, 22, 8
HSL:
350°, 60.0000%, 79.4118%
HSV (HSB):
350°, 26.9231%, 91.7647%
XYZ:
56.9381, 49.9956, 50.9051
xyY:
0.3607, 0.3168, 49.9956
CIE-Lab:
76.0666, 24.6554, 3.5097
CIE-LCH:
76.0666, 24.9039, 8.1017
CIE-Luv:
76.0666, 39.0642, 0.5676
Hunter-Lab:
70.7076, 20.0008, 6.8102
#eaabb6 color charts
#eaabb6 color shades, tints & tones
#eaabb6 color schemes
#eaabb6 color preview, HTML & CSS examples
This text has a color of #eaabb6
<p style="color:#eaabb6;">Text here</p>
.mytext {color:#eaabb6;}
This box has a color of #eaabb6
<div style="background-color:#eaabb6;">Content here</div>
.mybackground {background-color:#eaabb6;}
Border around this has a color of #eaabb6
<div style="border:2px solid #eaabb6;">Content here</div>
.myborder {border:2px solid #eaabb6;}