#ebc2d3 color space conversions
Hex:
#ebc2d3
RGB:
235, 194, 211
CMY:
8, 24, 17
CMYK:
0, 17, 10, 8
HSL:
335°, 50.6173%, 84.1176%
HSV (HSB):
335°, 17.4468%, 92.1569%
XYZ:
65.3106, 60.9489, 69.9501
xyY:
0.3329, 0.3106, 60.9489
CIE-Lab:
82.3513, 17.2887, -3.0018
CIE-LCH:
82.3513, 17.5474, 350.1500
CIE-Luv:
82.3513, 23.3421, -7.6476
Hunter-Lab:
78.0698, 12.7051, 1.5253
#ebc2d3 color charts
#ebc2d3 color shades, tints & tones
#ebc2d3 color schemes
#ebc2d3 color preview, HTML & CSS examples
This text has a color of #ebc2d3
<p style="color:#ebc2d3;">Text here</p>
.mytext {color:#ebc2d3;}
This box has a color of #ebc2d3
<div style="background-color:#ebc2d3;">Content here</div>
.mybackground {background-color:#ebc2d3;}
Border around this has a color of #ebc2d3
<div style="border:2px solid #ebc2d3;">Content here</div>
.myborder {border:2px solid #ebc2d3;}