#caceda color space conversions
Hex:
#caceda
RGB:
202, 206, 218
CMY:
21, 19, 15
CMYK:
7, 6, 0, 15
HSL:
225°, 17.7778%, 82.3529%
HSV (HSB):
225°, 7.3394%, 85.4902%
XYZ:
59.0833, 61.7611, 75.1367
xyY:
0.3015, 0.3151, 61.7611
CIE-Lab:
82.7862, 0.9198, -6.4159
CIE-LCH:
82.7862, 6.4815, 278.1581
CIE-Luv:
82.7862, -2.8734, -10.0104
Hunter-Lab:
78.5882, -3.3316, -1.6743
#caceda color charts
#caceda color shades, tints & tones
#caceda color schemes
#caceda color preview, HTML & CSS examples
This text has a color of #caceda
<p style="color:#caceda;">Text here</p>
.mytext {color:#caceda;}
This box has a color of #caceda
<div style="background-color:#caceda;">Content here</div>
.mybackground {background-color:#caceda;}
Border around this has a color of #caceda
<div style="border:2px solid #caceda;">Content here</div>
.myborder {border:2px solid #caceda;}