#ec696e color space conversions
Hex:
#ec696e
RGB:
236, 105, 110
CMY:
7, 59, 57
CMYK:
0, 56, 53, 7
HSL:
358°, 77.5148%, 66.8627%
HSV (HSB):
358°, 55.5085%, 92.5490%
XYZ:
42.4581, 29.0618, 18.1236
xyY:
0.4736, 0.3242, 29.0618
CIE-Lab:
60.8361, 51.0274, 22.4596
CIE-LCH:
60.8361, 55.7515, 23.7566
CIE-Luv:
60.8361, 95.6488, 17.8841
Hunter-Lab:
53.9090, 46.2438, 17.8037
#ec696e color charts
#ec696e color shades, tints & tones
#ec696e color schemes
#ec696e color preview, HTML & CSS examples
This text has a color of #ec696e
<p style="color:#ec696e;">Text here</p>
.mytext {color:#ec696e;}
This box has a color of #ec696e
<div style="background-color:#ec696e;">Content here</div>
.mybackground {background-color:#ec696e;}
Border around this has a color of #ec696e
<div style="border:2px solid #ec696e;">Content here</div>
.myborder {border:2px solid #ec696e;}