#ec98e1 color space conversions
Hex:
#ec98e1
RGB:
236, 152, 225
CMY:
7, 40, 12
CMYK:
0, 36, 5, 7
HSL:
308°, 68.8525%, 76.0784%
HSV (HSB):
308°, 35.5932%, 92.5490%
XYZ:
59.4109, 45.7256, 76.9288
xyY:
0.3263, 0.2511, 45.7256
CIE-Lab:
73.3671, 42.3066, -24.0498
CIE-LCH:
73.3671, 48.6646, 330.3833
CIE-Luv:
73.3671, 43.5181, -44.5616
Hunter-Lab:
67.6207, 38.4922, -20.1169
#ec98e1 color charts
#ec98e1 color shades, tints & tones
#ec98e1 color schemes
#ec98e1 color preview, HTML & CSS examples
This text has a color of #ec98e1
<p style="color:#ec98e1;">Text here</p>
.mytext {color:#ec98e1;}
This box has a color of #ec98e1
<div style="background-color:#ec98e1;">Content here</div>
.mybackground {background-color:#ec98e1;}
Border around this has a color of #ec98e1
<div style="border:2px solid #ec98e1;">Content here</div>
.myborder {border:2px solid #ec98e1;}