#ec98c4 color space conversions
Hex:
#ec98c4
RGB:
236, 152, 196
CMY:
7, 40, 23
CMYK:
0, 36, 17, 7
HSL:
329°, 68.8525%, 76.0784%
HSV (HSB):
329°, 35.5932%, 92.5490%
XYZ:
55.7841, 44.2749, 57.8303
xyY:
0.3533, 0.2804, 44.2749
CIE-Lab:
72.4118, 37.5417, -9.5335
CIE-LCH:
72.4118, 38.7332, 345.7512
CIE-Luv:
72.4118, 48.8767, -21.0071
Hunter-Lab:
66.5394, 33.2039, -4.9522
#ec98c4 color charts
#ec98c4 color shades, tints & tones
#ec98c4 color schemes
#ec98c4 color preview, HTML & CSS examples
This text has a color of #ec98c4
<p style="color:#ec98c4;">Text here</p>
.mytext {color:#ec98c4;}
This box has a color of #ec98c4
<div style="background-color:#ec98c4;">Content here</div>
.mybackground {background-color:#ec98c4;}
Border around this has a color of #ec98c4
<div style="border:2px solid #ec98c4;">Content here</div>
.myborder {border:2px solid #ec98c4;}