#ec96d4 color space conversions
Hex:
#ec96d4
RGB:
236, 150, 212
CMY:
7, 41, 17
CMYK:
0, 36, 10, 7
HSL:
317°, 69.3548%, 75.6863%
HSV (HSB):
317°, 36.4407%, 92.5490%
XYZ:
57.3821, 44.3990, 67.8329
xyY:
0.3383, 0.2618, 44.3990
CIE-Lab:
72.4944, 41.1454, -18.2374
CIE-LCH:
72.4944, 45.0061, 336.0951
CIE-Luv:
72.4944, 46.9323, -35.0729
Hunter-Lab:
66.6326, 37.1121, -13.7152
#ec96d4 color charts
#ec96d4 color shades, tints & tones
#ec96d4 color schemes
#ec96d4 color preview, HTML & CSS examples
This text has a color of #ec96d4
<p style="color:#ec96d4;">Text here</p>
.mytext {color:#ec96d4;}
This box has a color of #ec96d4
<div style="background-color:#ec96d4;">Content here</div>
.mybackground {background-color:#ec96d4;}
Border around this has a color of #ec96d4
<div style="border:2px solid #ec96d4;">Content here</div>
.myborder {border:2px solid #ec96d4;}