#cec2d0 color space conversions
Hex:
#cec2d0
RGB:
206, 194, 208
CMY:
19, 24, 18
CMYK:
1, 7, 0, 18
HSL:
291°, 12.9630%, 78.8235%
HSV (HSB):
291°, 6.7308%, 81.5686%
XYZ:
56.1306, 56.2595, 67.5753
xyY:
0.3119, 0.3126, 56.2595
CIE-Lab:
79.7613, 6.7279, -5.4919
CIE-LCH:
79.7613, 8.6848, 320.7760
CIE-Luv:
79.7613, 5.9753, -9.5175
Hunter-Lab:
75.0063, 2.3185, -0.9116
#cec2d0 color charts
#cec2d0 color shades, tints & tones
#cec2d0 color schemes
#cec2d0 color preview, HTML & CSS examples
This text has a color of #cec2d0
<p style="color:#cec2d0;">Text here</p>
.mytext {color:#cec2d0;}
This box has a color of #cec2d0
<div style="background-color:#cec2d0;">Content here</div>
.mybackground {background-color:#cec2d0;}
Border around this has a color of #cec2d0
<div style="border:2px solid #cec2d0;">Content here</div>
.myborder {border:2px solid #cec2d0;}