#cdffdb color space conversions
Hex:
#cdffdb
RGB:
205, 255, 219
CMY:
20, 0, 14
CMYK:
20, 0, 14, 0
HSL:
137°, 100.0000%, 90.1961%
HSV (HSB):
137°, 19.6078%, 100.0000%
XYZ:
73.7230, 89.6136, 80.4294
xyY:
0.3024, 0.3676, 89.6136
CIE-Lab:
95.8363, -22.6522, 12.0282
CIE-LCH:
95.8363, 25.6476, 152.0320
CIE-Luv:
95.8363, -25.0544, 22.1147
Hunter-Lab:
94.6645, -26.6502, 15.8908
#cdffdb color charts
#cdffdb color shades, tints & tones
#cdffdb color schemes
#cdffdb color preview, HTML & CSS examples
This text has a color of #cdffdb
<p style="color:#cdffdb;">Text here</p>
.mytext {color:#cdffdb;}
This box has a color of #cdffdb
<div style="background-color:#cdffdb;">Content here</div>
.mybackground {background-color:#cdffdb;}
Border around this has a color of #cdffdb
<div style="border:2px solid #cdffdb;">Content here</div>
.myborder {border:2px solid #cdffdb;}