#ec929e color space conversions
Hex:
#ec929e
RGB:
236, 146, 158
CMY:
7, 43, 38
CMYK:
0, 38, 33, 7
HSL:
352°, 70.3125%, 74.9020%
HSV (HSB):
352°, 38.1356%, 92.5490%
XYZ:
51.0425, 40.8593, 37.5441
xyY:
0.3943, 0.3156, 40.8593
CIE-Lab:
70.0772, 35.3908, 8.1629
CIE-LCH:
70.0772, 36.3200, 12.9881
CIE-Luv:
70.0772, 59.2835, 4.7398
Hunter-Lab:
63.9212, 30.6740, 9.9209
#ec929e color charts
#ec929e color shades, tints & tones
#ec929e color schemes
#ec929e color preview, HTML & CSS examples
This text has a color of #ec929e
<p style="color:#ec929e;">Text here</p>
.mytext {color:#ec929e;}
This box has a color of #ec929e
<div style="background-color:#ec929e;">Content here</div>
.mybackground {background-color:#ec929e;}
Border around this has a color of #ec929e
<div style="border:2px solid #ec929e;">Content here</div>
.myborder {border:2px solid #ec929e;}