#cfdade color space conversions
Hex:
#cfdade
RGB:
207, 218, 222
CMY:
19, 15, 13
CMYK:
7, 2, 0, 13
HSL:
196°, 18.5185%, 84.1176%
HSV (HSB):
196°, 6.7568%, 87.0588%
XYZ:
63.9883, 68.6821, 78.9917
xyY:
0.3023, 0.3245, 68.6821
CIE-Lab:
86.3464, -2.9297, -3.2499
CIE-LCH:
86.3464, 4.3755, 227.9668
CIE-Luv:
86.3464, -6.2484, -4.4758
Hunter-Lab:
82.8747, -7.2091, 1.5003
#cfdade color charts
#cfdade color shades, tints & tones
#cfdade color schemes
#cfdade color preview, HTML & CSS examples
This text has a color of #cfdade
<p style="color:#cfdade;">Text here</p>
.mytext {color:#cfdade;}
This box has a color of #cfdade
<div style="background-color:#cfdade;">Content here</div>
.mybackground {background-color:#cfdade;}
Border around this has a color of #cfdade
<div style="border:2px solid #cfdade;">Content here</div>
.myborder {border:2px solid #cfdade;}