#ecefed color space conversions
Hex:
#ecefed
RGB:
236, 239, 237
CMY:
7, 6, 7
CMYK:
1, 0, 1, 6
HSL:
140°, 8.5714%, 93.1373%
HSV (HSB):
140°, 1.2552%, 93.7255%
XYZ:
80.7446, 85.6803, 92.4030
xyY:
0.3120, 0.3310, 85.6803
CIE-Lab:
94.1755, -1.3488, 0.6048
CIE-LCH:
94.1755, 1.4782, 155.8481
CIE-Luv:
94.1755, -1.5673, 1.1713
Hunter-Lab:
92.5637, -6.2782, 5.6074
#ecefed color charts
#ecefed RGB chart
#ecefed CMYK chart
#ecefed RGB pie chart
#ecefed color shades, tints & tones
#ecefed color schemes
#ecefed color preview, HTML & CSS examples
This text has a color of #ecefed
<p style="color:#ecefed;">Text here</p>
.mytext {color:#ecefed;}
Text color #ecefed
This box has a color of #ecefed
<div style="background-color:#ecefed;">Content here</div>
.mybackground {background-color:#ecefed;}
Background color #ecefed
Border around this has a color of #ecefed
<div style="border:2px solid #ecefed;">Content here</div>
.myborder {border:2px solid #ecefed;}
Border color #ecefed