#ec95cf color space conversions
Hex:
#ec95cf
RGB:
236, 149, 207
CMY:
7, 42, 19
CMYK:
0, 37, 12, 7
HSL:
320°, 69.6000%, 75.4902%
HSV (HSB):
320°, 36.8644%, 92.5490%
XYZ:
56.6020, 43.8328, 64.5088
xyY:
0.3432, 0.2657, 43.8328
CIE-Lab:
72.1166, 40.8504, -16.0518
CIE-LCH:
72.1166, 43.8909, 338.5481
CIE-Luv:
72.1166, 48.3877, -31.5836
Hunter-Lab:
66.2063, 36.7446, -11.4254
#ec95cf color charts
#ec95cf color shades, tints & tones
#ec95cf color schemes
#ec95cf color preview, HTML & CSS examples
This text has a color of #ec95cf
<p style="color:#ec95cf;">Text here</p>
.mytext {color:#ec95cf;}
This box has a color of #ec95cf
<div style="background-color:#ec95cf;">Content here</div>
.mybackground {background-color:#ec95cf;}
Border around this has a color of #ec95cf
<div style="border:2px solid #ec95cf;">Content here</div>
.myborder {border:2px solid #ec95cf;}