#eafabf color space conversions
Hex:
#eafabf
RGB:
234, 250, 191
CMY:
8, 2, 25
CMYK:
6, 0, 24, 2
HSL:
76°, 85.5072%, 86.4706%
HSV (HSB):
76°, 23.6000%, 98.0392%
XYZ:
77.5213, 89.6252, 62.5038
xyY:
0.3376, 0.3903, 89.6252
CIE-Lab:
95.8411, -14.9153, 26.6112
CIE-LCH:
95.8411, 30.5061, 119.2702
CIE-Luv:
95.8411, -6.4414, 40.9384
Hunter-Lab:
94.6706, -19.5084, 27.1247
#eafabf color charts
#eafabf color shades, tints & tones
#eafabf color schemes
#eafabf color preview, HTML & CSS examples
This text has a color of #eafabf
<p style="color:#eafabf;">Text here</p>
.mytext {color:#eafabf;}
This box has a color of #eafabf
<div style="background-color:#eafabf;">Content here</div>
.mybackground {background-color:#eafabf;}
Border around this has a color of #eafabf
<div style="border:2px solid #eafabf;">Content here</div>
.myborder {border:2px solid #eafabf;}