#e1da80 color space conversions
Hex:
#e1da80
RGB:
225, 218, 128
CMY:
12, 15, 50
CMYK:
0, 3, 43, 12
HSL:
56°, 61.7834%, 69.2157%
HSV (HSB):
56°, 43.1111%, 88.2353%
XYZ:
60.0190, 67.7089, 30.3279
xyY:
0.3797, 0.4284, 67.7089
CIE-Lab:
85.8607, -10.0913, 45.0076
CIE-LCH:
85.8607, 46.1250, 102.6374
CIE-Luv:
85.8607, 8.8683, 60.2777
Hunter-Lab:
82.2854, -13.8014, 35.7473
#e1da80 color charts
#e1da80 color shades, tints & tones
#e1da80 color schemes
#e1da80 color preview, HTML & CSS examples
This text has a color of #e1da80
<p style="color:#e1da80;">Text here</p>
.mytext {color:#e1da80;}
This box has a color of #e1da80
<div style="background-color:#e1da80;">Content here</div>
.mybackground {background-color:#e1da80;}
Border around this has a color of #e1da80
<div style="border:2px solid #e1da80;">Content here</div>
.myborder {border:2px solid #e1da80;}