#ec95c6 color space conversions
Hex:
#ec95c6
RGB:
236, 149, 198
CMY:
7, 42, 22
CMYK:
0, 37, 16, 7
HSL:
326°, 69.6000%, 75.4902%
HSV (HSB):
326°, 36.8644%, 92.5490%
XYZ:
55.5326, 43.4050, 58.8772
xyY:
0.3519, 0.2750, 43.4050
CIE-Lab:
71.8290, 39.4238, -11.5100
CIE-LCH:
71.8290, 41.0696, 343.7246
CIE-Luv:
71.8290, 50.1021, -24.3245
Hunter-Lab:
65.8825, 35.1640, -6.8680
#ec95c6 color charts
#ec95c6 color shades, tints & tones
#ec95c6 color schemes
#ec95c6 color preview, HTML & CSS examples
This text has a color of #ec95c6
<p style="color:#ec95c6;">Text here</p>
.mytext {color:#ec95c6;}
This box has a color of #ec95c6
<div style="background-color:#ec95c6;">Content here</div>
.mybackground {background-color:#ec95c6;}
Border around this has a color of #ec95c6
<div style="border:2px solid #ec95c6;">Content here</div>
.myborder {border:2px solid #ec95c6;}