#cec1cd color space conversions
Hex:
#cec1cd
RGB:
206, 193, 205
CMY:
19, 24, 20
CMYK:
0, 6, 0, 19
HSL:
305°, 11.7117%, 78.2353%
HSV (HSB):
305°, 6.3107%, 80.7843%
XYZ:
55.5430, 55.6695, 65.5755
xyY:
0.3142, 0.3149, 55.6695
CIE-Lab:
79.4254, 6.7069, -4.3712
CIE-LCH:
79.4254, 8.0057, 326.9058
CIE-Luv:
79.4254, 6.7028, -7.7889
Hunter-Lab:
74.6120, 2.3088, 0.1192
#cec1cd color charts
#cec1cd color shades, tints & tones
#cec1cd color schemes
#cec1cd color preview, HTML & CSS examples
This text has a color of #cec1cd
<p style="color:#cec1cd;">Text here</p>
.mytext {color:#cec1cd;}
This box has a color of #cec1cd
<div style="background-color:#cec1cd;">Content here</div>
.mybackground {background-color:#cec1cd;}
Border around this has a color of #cec1cd
<div style="border:2px solid #cec1cd;">Content here</div>
.myborder {border:2px solid #cec1cd;}