#e1adc2 color space conversions
Hex:
#e1adc2
RGB:
225, 173, 194
CMY:
12, 32, 24
CMYK:
0, 23, 14, 12
HSL:
336°, 46.4286%, 78.0392%
HSV (HSB):
336°, 23.1111%, 88.2353%
XYZ:
55.7325, 49.7897, 57.7119
xyY:
0.3414, 0.3050, 49.7897
CIE-Lab:
75.9400, 22.2048, -3.3398
CIE-LCH:
75.9400, 22.4546, 351.4463
CIE-Luv:
75.9400, 30.2475, -8.9592
Hunter-Lab:
70.5618, 17.5031, 0.9005
#e1adc2 color charts
#e1adc2 color shades, tints & tones
#e1adc2 color schemes
#e1adc2 color preview, HTML & CSS examples
This text has a color of #e1adc2
<p style="color:#e1adc2;">Text here</p>
.mytext {color:#e1adc2;}
This box has a color of #e1adc2
<div style="background-color:#e1adc2;">Content here</div>
.mybackground {background-color:#e1adc2;}
Border around this has a color of #e1adc2
<div style="border:2px solid #e1adc2;">Content here</div>
.myborder {border:2px solid #e1adc2;}