#ec967d color space conversions
Hex:
#ec967d
RGB:
236, 150, 125
CMY:
7, 41, 51
CMYK:
0, 36, 47, 7
HSL:
14°, 74.4966%, 70.7843%
HSV (HSB):
14°, 47.0339%, 92.5490%
XYZ:
49.2001, 41.1262, 24.7471
xyY:
0.4276, 0.3574, 41.1262
CIE-Lab:
70.2643, 29.6345, 26.6777
CIE-LCH:
70.2643, 39.8736, 41.9943
CIE-Luv:
70.2643, 62.1012, 28.8841
Hunter-Lab:
64.1297, 24.7175, 22.0114
#ec967d color charts
#ec967d color shades, tints & tones
#ec967d color schemes
#ec967d color preview, HTML & CSS examples
This text has a color of #ec967d
<p style="color:#ec967d;">Text here</p>
.mytext {color:#ec967d;}
This box has a color of #ec967d
<div style="background-color:#ec967d;">Content here</div>
.mybackground {background-color:#ec967d;}
Border around this has a color of #ec967d
<div style="border:2px solid #ec967d;">Content here</div>
.myborder {border:2px solid #ec967d;}