#eabfaa color space conversions
Hex:
#eabfaa
RGB:
234, 191, 170
CMY:
8, 25, 33
CMYK:
0, 18, 27, 8
HSL:
20°, 60.3774%, 79.2157%
HSV (HSB):
20°, 27.3504%, 91.7647%
XYZ:
59.8182, 57.6563, 46.0062
xyY:
0.3659, 0.3527, 57.6563
CIE-Lab:
80.5473, 12.3320, 16.3834
CIE-LCH:
80.5473, 20.5060, 53.0307
CIE-Luv:
80.5473, 28.6068, 20.9037
Hunter-Lab:
75.9318, 7.7397, 17.2291
#eabfaa color charts
#eabfaa color shades, tints & tones
#eabfaa color schemes
#eabfaa color preview, HTML & CSS examples
This text has a color of #eabfaa
<p style="color:#eabfaa;">Text here</p>
.mytext {color:#eabfaa;}
This box has a color of #eabfaa
<div style="background-color:#eabfaa;">Content here</div>
.mybackground {background-color:#eabfaa;}
Border around this has a color of #eabfaa
<div style="border:2px solid #eabfaa;">Content here</div>
.myborder {border:2px solid #eabfaa;}