#cdf5da color space conversions
Hex:
#cdf5da
RGB:
205, 245, 218
CMY:
20, 4, 15
CMYK:
16, 0, 11, 4
HSL:
140°, 66.6667%, 88.2353%
HSV (HSB):
140°, 16.3265%, 96.0784%
XYZ:
70.4841, 83.3459, 78.7021
xyY:
0.3031, 0.3584, 83.3459
CIE-Lab:
93.1657, -17.9697, 8.7273
CIE-LCH:
93.1657, 19.9769, 154.0957
CIE-Luv:
93.1657, -20.2715, 16.3509
Hunter-Lab:
91.2940, -21.9523, 12.7934
#cdf5da color charts
#cdf5da color shades, tints & tones
#cdf5da color schemes
#cdf5da color preview, HTML & CSS examples
This text has a color of #cdf5da
<p style="color:#cdf5da;">Text here</p>
.mytext {color:#cdf5da;}
This box has a color of #cdf5da
<div style="background-color:#cdf5da;">Content here</div>
.mybackground {background-color:#cdf5da;}
Border around this has a color of #cdf5da
<div style="border:2px solid #cdf5da;">Content here</div>
.myborder {border:2px solid #cdf5da;}