#cadece color space conversions
Hex:
#cadece
RGB:
202, 222, 206
CMY:
21, 13, 19
CMYK:
9, 0, 7, 13
HSL:
132°, 23.2558%, 83.1373%
HSV (HSB):
132°, 9.0090%, 87.0588%
XYZ:
61.6190, 69.2553, 68.5125
xyY:
0.3090, 0.3473, 69.2553
CIE-Lab:
86.6303, -9.6305, 5.5663
CIE-LCH:
86.6303, 11.1234, 149.9725
CIE-Luv:
86.6303, -10.2619, 10.0524
Hunter-Lab:
83.2198, -13.4667, 9.4421
#cadece color charts
#cadece color shades, tints & tones
#cadece color schemes
#cadece color preview, HTML & CSS examples
This text has a color of #cadece
<p style="color:#cadece;">Text here</p>
.mytext {color:#cadece;}
This box has a color of #cadece
<div style="background-color:#cadece;">Content here</div>
.mybackground {background-color:#cadece;}
Border around this has a color of #cadece
<div style="border:2px solid #cadece;">Content here</div>
.myborder {border:2px solid #cadece;}