#cdf4d5 color space conversions
Hex:
#cdf4d5
RGB:
205, 244, 213
CMY:
20, 4, 16
CMYK:
16, 0, 13, 4
HSL:
132°, 63.9344%, 88.0392%
HSV (HSB):
132°, 15.9836%, 95.6863%
XYZ:
69.5378, 82.4846, 75.2069
xyY:
0.3060, 0.3630, 82.4846
CIE-Lab:
92.7883, -18.3779, 10.7741
CIE-LCH:
92.7883, 21.3032, 149.6188
CIE-Luv:
92.7883, -19.6977, 19.4190
Hunter-Lab:
90.8210, -22.2670, 14.4780
#cdf4d5 color charts
#cdf4d5 color shades, tints & tones
#cdf4d5 color schemes
#cdf4d5 color preview, HTML & CSS examples
This text has a color of #cdf4d5
<p style="color:#cdf4d5;">Text here</p>
.mytext {color:#cdf4d5;}
This box has a color of #cdf4d5
<div style="background-color:#cdf4d5;">Content here</div>
.mybackground {background-color:#cdf4d5;}
Border around this has a color of #cdf4d5
<div style="border:2px solid #cdf4d5;">Content here</div>
.myborder {border:2px solid #cdf4d5;}