#ec8d8e color space conversions
Hex:
#ec8d8e
RGB:
236, 141, 142
CMY:
7, 45, 44
CMYK:
0, 40, 40, 7
HSL:
359°, 71.4286%, 73.9216%
HSV (HSB):
359°, 40.2542%, 92.5490%
XYZ:
48.9994, 38.8356, 30.5047
xyY:
0.4141, 0.3282, 38.8356
CIE-Lab:
68.6320, 36.1236, 15.0497
CIE-LCH:
68.6320, 39.1332, 22.6175
CIE-Luv:
68.6320, 65.3387, 13.4392
Hunter-Lab:
62.3182, 31.2937, 14.6004
#ec8d8e color charts
#ec8d8e color shades, tints & tones
#ec8d8e color schemes
#ec8d8e color preview, HTML & CSS examples
This text has a color of #ec8d8e
<p style="color:#ec8d8e;">Text here</p>
.mytext {color:#ec8d8e;}
This box has a color of #ec8d8e
<div style="background-color:#ec8d8e;">Content here</div>
.mybackground {background-color:#ec8d8e;}
Border around this has a color of #ec8d8e
<div style="border:2px solid #ec8d8e;">Content here</div>
.myborder {border:2px solid #ec8d8e;}