#cadcdf color space conversions
Hex:
#cadcdf
RGB:
202, 220, 223
CMY:
21, 14, 13
CMYK:
9, 1, 0, 13
HSL:
189°, 24.7059%, 83.3333%
HSV (HSB):
189°, 9.4170%, 87.4510%
XYZ:
63.2696, 69.0707, 79.8093
xyY:
0.2982, 0.3256, 69.0707
CIE-Lab:
86.5390, -5.4069, -3.5358
CIE-LCH:
86.5390, 6.4603, 213.1821
CIE-Luv:
86.5390, -9.9001, -4.4982
Hunter-Lab:
83.1088, -9.5507, 1.2400
#cadcdf color charts
#cadcdf RGB chart
#cadcdf CMYK chart
#cadcdf RGB pie chart
#cadcdf color shades, tints & tones
#cadcdf color schemes
#cadcdf color preview, HTML & CSS examples
This text has a color of #cadcdf
<p style="color:#cadcdf;">Text here</p>
.mytext {color:#cadcdf;}
Text color #cadcdf
This box has a color of #cadcdf
<div style="background-color:#cadcdf;">Content here</div>
.mybackground {background-color:#cadcdf;}
Background color #cadcdf
Border around this has a color of #cadcdf
<div style="border:2px solid #cadcdf;">Content here</div>
.myborder {border:2px solid #cadcdf;}
Border color #cadcdf