#ec96c8 color space conversions
Hex:
#ec96c8
RGB:
236, 150, 200
CMY:
7, 41, 22
CMYK:
0, 36, 15, 7
HSL:
325°, 69.3548%, 75.6863%
HSV (HSB):
325°, 36.4407%, 92.5490%
XYZ:
55.9237, 43.8157, 60.1534
xyY:
0.3498, 0.2740, 43.8157
CIE-Lab:
72.1051, 39.2126, -12.2027
CIE-LCH:
72.1051, 41.0674, 342.7143
CIE-Luv:
72.1051, 49.1976, -25.3565
Hunter-Lab:
66.1934, 34.9679, -7.5445
#ec96c8 color charts
#ec96c8 color shades, tints & tones
#ec96c8 color schemes
#ec96c8 color preview, HTML & CSS examples
This text has a color of #ec96c8
<p style="color:#ec96c8;">Text here</p>
.mytext {color:#ec96c8;}
This box has a color of #ec96c8
<div style="background-color:#ec96c8;">Content here</div>
.mybackground {background-color:#ec96c8;}
Border around this has a color of #ec96c8
<div style="border:2px solid #ec96c8;">Content here</div>
.myborder {border:2px solid #ec96c8;}