#ebc0e0 color space conversions
Hex:
#ebc0e0
RGB:
235, 192, 224
CMY:
8, 25, 12
CMYK:
0, 18, 5, 8
HSL:
315°, 51.8072%, 83.7255%
HSV (HSB):
315°, 18.2979%, 92.1569%
XYZ:
66.5651, 60.7433, 78.7373
xyY:
0.3231, 0.2948, 60.7433
CIE-Lab:
82.2405, 20.5731, -10.1359
CIE-LCH:
82.2405, 22.9345, 333.7716
CIE-Luv:
82.2405, 22.9847, -19.2315
Hunter-Lab:
77.9380, 16.0616, -5.3415
#ebc0e0 color charts
#ebc0e0 color shades, tints & tones
#ebc0e0 color schemes
#ebc0e0 color preview, HTML & CSS examples
This text has a color of #ebc0e0
<p style="color:#ebc0e0;">Text here</p>
.mytext {color:#ebc0e0;}
This box has a color of #ebc0e0
<div style="background-color:#ebc0e0;">Content here</div>
.mybackground {background-color:#ebc0e0;}
Border around this has a color of #ebc0e0
<div style="border:2px solid #ebc0e0;">Content here</div>
.myborder {border:2px solid #ebc0e0;}