#ec98d4 color space conversions
Hex:
#ec98d4
RGB:
236, 152, 212
CMY:
7, 40, 17
CMYK:
0, 36, 10, 7
HSL:
317°, 68.8525%, 76.0784%
HSV (HSB):
317°, 35.5932%, 92.5490%
XYZ:
57.7040, 45.0428, 67.9402
xyY:
0.3381, 0.2639, 45.0428
CIE-Lab:
72.9201, 40.0994, -17.5935
CIE-LCH:
72.9201, 43.7892, 336.3107
CIE-Luv:
72.9201, 45.9301, -33.9100
Hunter-Lab:
67.1139, 36.0233, -13.0401
#ec98d4 color charts
#ec98d4 color shades, tints & tones
#ec98d4 color schemes
#ec98d4 color preview, HTML & CSS examples
This text has a color of #ec98d4
<p style="color:#ec98d4;">Text here</p>
.mytext {color:#ec98d4;}
This box has a color of #ec98d4
<div style="background-color:#ec98d4;">Content here</div>
.mybackground {background-color:#ec98d4;}
Border around this has a color of #ec98d4
<div style="border:2px solid #ec98d4;">Content here</div>
.myborder {border:2px solid #ec98d4;}