#eacf80 color space conversions
Hex:
#eacf80
RGB:
234, 207, 128
CMY:
8, 19, 50
CMYK:
0, 12, 45, 8
HSL:
45°, 71.6216%, 70.9804%
HSV (HSB):
45°, 45.2991%, 91.7647%
XYZ:
60.1408, 63.6766, 29.5431
xyY:
0.3922, 0.4152, 63.6766
CIE-Lab:
83.7971, -0.9067, 42.5861
CIE-LCH:
83.7971, 42.5958, 91.2197
CIE-Luv:
83.7971, 21.8718, 55.3444
Hunter-Lab:
79.7976, -5.1163, 33.9076
#eacf80 color charts
#eacf80 color shades, tints & tones
#eacf80 color schemes
#eacf80 color preview, HTML & CSS examples
This text has a color of #eacf80
<p style="color:#eacf80;">Text here</p>
.mytext {color:#eacf80;}
This box has a color of #eacf80
<div style="background-color:#eacf80;">Content here</div>
.mybackground {background-color:#eacf80;}
Border around this has a color of #eacf80
<div style="border:2px solid #eacf80;">Content here</div>
.myborder {border:2px solid #eacf80;}