#ceced3 color space conversions
Hex:
#ceced3
RGB:
206, 206, 211
CMY:
19, 19, 17
CMYK:
2, 2, 0, 17
HSL:
240°, 5.3763%, 81.7647%
HSV (HSB):
240°, 2.3697%, 82.7451%
XYZ:
59.2828, 61.9676, 70.4644
xyY:
0.3092, 0.3232, 61.9676
CIE-Lab:
82.8962, 0.9255, -2.4842
CIE-LCH:
82.8962, 2.6510, 290.4327
CIE-Luv:
82.8962, -0.2821, -3.9366
Hunter-Lab:
78.7195, -3.3327, 2.0312
#ceced3 color charts
#ceced3 color shades, tints & tones
#ceced3 color schemes
#ceced3 color preview, HTML & CSS examples
This text has a color of #ceced3
<p style="color:#ceced3;">Text here</p>
.mytext {color:#ceced3;}
This box has a color of #ceced3
<div style="background-color:#ceced3;">Content here</div>
.mybackground {background-color:#ceced3;}
Border around this has a color of #ceced3
<div style="border:2px solid #ceced3;">Content here</div>
.myborder {border:2px solid #ceced3;}