#ec96d9 color space conversions
Hex:
#ec96d9
RGB:
236, 150, 217
CMY:
7, 41, 15
CMYK:
0, 36, 8, 7
HSL:
313°, 69.3548%, 75.6863%
HSV (HSB):
313°, 36.4407%, 92.5490%
XYZ:
58.0228, 44.6553, 71.2068
xyY:
0.3337, 0.2568, 44.6553
CIE-Lab:
72.6644, 41.9799, -20.7308
CIE-LCH:
72.6644, 46.8197, 333.7187
CIE-Luv:
72.6644, 45.9844, -39.1593
Hunter-Lab:
66.8246, 38.0457, -16.4009
#ec96d9 color charts
#ec96d9 color shades, tints & tones
#ec96d9 color schemes
#ec96d9 color preview, HTML & CSS examples
This text has a color of #ec96d9
<p style="color:#ec96d9;">Text here</p>
.mytext {color:#ec96d9;}
This box has a color of #ec96d9
<div style="background-color:#ec96d9;">Content here</div>
.mybackground {background-color:#ec96d9;}
Border around this has a color of #ec96d9
<div style="border:2px solid #ec96d9;">Content here</div>
.myborder {border:2px solid #ec96d9;}