#cdf5ea color space conversions
Hex:
#cdf5ea
RGB:
205, 245, 234
CMY:
20, 4, 8
CMYK:
16, 0, 4, 4
HSL:
164°, 66.6667%, 88.2353%
HSV (HSB):
164°, 16.3265%, 96.0784%
XYZ:
72.6805, 84.2245, 90.2682
xyY:
0.2940, 0.3408, 84.2245
CIE-Lab:
93.5479, -14.9643, 0.9924
CIE-LCH:
93.5479, 14.9972, 176.2059
CIE-Luv:
93.5479, -20.5687, 4.1422
Hunter-Lab:
91.7739, -19.2408, 5.9245
#cdf5ea color charts
#cdf5ea color shades, tints & tones
#cdf5ea color schemes
#cdf5ea color preview, HTML & CSS examples
This text has a color of #cdf5ea
<p style="color:#cdf5ea;">Text here</p>
.mytext {color:#cdf5ea;}
This box has a color of #cdf5ea
<div style="background-color:#cdf5ea;">Content here</div>
.mybackground {background-color:#cdf5ea;}
Border around this has a color of #cdf5ea
<div style="border:2px solid #cdf5ea;">Content here</div>
.myborder {border:2px solid #cdf5ea;}