#caddbe color space conversions
Hex:
#caddbe
RGB:
202, 221, 190
CMY:
21, 13, 25
CMYK:
9, 0, 14, 13
HSL:
97°, 31.3131%, 80.5882%
HSV (HSB):
97°, 14.0271%, 86.6667%
XYZ:
59.5078, 67.9872, 58.7016
xyY:
0.3196, 0.3651, 67.9872
CIE-Lab:
86.0000, -11.9133, 13.0850
CIE-LCH:
86.0000, 17.6959, 132.3164
CIE-Luv:
86.0000, -9.2088, 21.3067
Hunter-Lab:
82.4543, -15.4704, 15.5078
#caddbe color charts
#caddbe color shades, tints & tones
#caddbe color schemes
#caddbe color preview, HTML & CSS examples
This text has a color of #caddbe
<p style="color:#caddbe;">Text here</p>
.mytext {color:#caddbe;}
This box has a color of #caddbe
<div style="background-color:#caddbe;">Content here</div>
.mybackground {background-color:#caddbe;}
Border around this has a color of #caddbe
<div style="border:2px solid #caddbe;">Content here</div>
.myborder {border:2px solid #caddbe;}