#e0bad0 color space conversions
Hex:
#e0bad0
RGB:
224, 186, 208
CMY:
12, 27, 18
CMYK:
0, 17, 7, 12
HSL:
325°, 38.0000%, 80.3922%
HSV (HSB):
325°, 16.9643%, 87.8431%
XYZ:
59.6845, 55.5192, 67.2451
xyY:
0.3271, 0.3043, 55.5192
CIE-Lab:
79.3394, 17.2194, -5.9409
CIE-LCH:
79.3394, 18.2154, 340.9650
CIE-Luv:
79.3394, 20.9829, -12.0508
Hunter-Lab:
74.5112, 12.5865, -1.3504
#e0bad0 color charts
#e0bad0 color shades, tints & tones
#e0bad0 color schemes
#e0bad0 color preview, HTML & CSS examples
This text has a color of #e0bad0
<p style="color:#e0bad0;">Text here</p>
.mytext {color:#e0bad0;}
This box has a color of #e0bad0
<div style="background-color:#e0bad0;">Content here</div>
.mybackground {background-color:#e0bad0;}
Border around this has a color of #e0bad0
<div style="border:2px solid #e0bad0;">Content here</div>
.myborder {border:2px solid #e0bad0;}