#cec2cb color space conversions
Hex:
#cec2cb
RGB:
206, 194, 203
CMY:
19, 24, 20
CMYK:
0, 6, 1, 19
HSL:
315°, 10.9091%, 78.4314%
HSV (HSB):
315°, 5.8252%, 80.7843%
XYZ:
55.5249, 56.0172, 64.3858
xyY:
0.3156, 0.3184, 56.0172
CIE-Lab:
79.6236, 5.8070, -3.0019
CIE-LCH:
79.6236, 6.5370, 332.6638
CIE-Luv:
79.6236, 6.3344, -5.5471
Hunter-Lab:
74.8446, 1.4454, 1.3864
#cec2cb color charts
#cec2cb color shades, tints & tones
#cec2cb color schemes
#cec2cb color preview, HTML & CSS examples
This text has a color of #cec2cb
<p style="color:#cec2cb;">Text here</p>
.mytext {color:#cec2cb;}
This box has a color of #cec2cb
<div style="background-color:#cec2cb;">Content here</div>
.mybackground {background-color:#cec2cb;}
Border around this has a color of #cec2cb
<div style="border:2px solid #cec2cb;">Content here</div>
.myborder {border:2px solid #cec2cb;}