#ec9994 color space conversions
Hex:
#ec9994
RGB:
236, 153, 148
CMY:
7, 40, 42
CMYK:
0, 35, 37, 7
HSL:
3°, 69.8413%, 75.2941%
HSV (HSB):
3°, 37.2881%, 92.5490%
XYZ:
51.3286, 42.7535, 33.5639
xyY:
0.4021, 0.3349, 42.7535
CIE-Lab:
71.3873, 30.5017, 15.5640
CIE-LCH:
71.3873, 34.2431, 27.0337
CIE-Luv:
71.3873, 56.5763, 15.4877
Hunter-Lab:
65.3861, 25.6981, 15.3356
#ec9994 color charts
#ec9994 color shades, tints & tones
#ec9994 color schemes
#ec9994 color preview, HTML & CSS examples
This text has a color of #ec9994
<p style="color:#ec9994;">Text here</p>
.mytext {color:#ec9994;}
This box has a color of #ec9994
<div style="background-color:#ec9994;">Content here</div>
.mybackground {background-color:#ec9994;}
Border around this has a color of #ec9994
<div style="border:2px solid #ec9994;">Content here</div>
.myborder {border:2px solid #ec9994;}