#cadbdf color space conversions
Hex:
#cadbdf
RGB:
202, 219, 223
CMY:
21, 14, 13
CMYK:
9, 2, 0, 13
HSL:
191°, 24.7059%, 83.3333%
HSV (HSB):
191°, 9.4170%, 87.4510%
XYZ:
63.0079, 68.5473, 79.7221
xyY:
0.2982, 0.3244, 68.5473
CIE-Lab:
86.2794, -4.8905, -3.9177
CIE-LCH:
86.2794, 6.2662, 218.6979
CIE-Luv:
86.2794, -9.4183, -5.1777
Hunter-Lab:
82.7933, -9.0450, 0.8646
#cadbdf color charts
#cadbdf color shades, tints & tones
#cadbdf color schemes
#cadbdf color preview, HTML & CSS examples
This text has a color of #cadbdf
<p style="color:#cadbdf;">Text here</p>
.mytext {color:#cadbdf;}
This box has a color of #cadbdf
<div style="background-color:#cadbdf;">Content here</div>
.mybackground {background-color:#cadbdf;}
Border around this has a color of #cadbdf
<div style="border:2px solid #cadbdf;">Content here</div>
.myborder {border:2px solid #cadbdf;}