#cffddc color space conversions
Hex:
#cffddc
RGB:
207, 253, 220
CMY:
19, 1, 14
CMYK:
18, 0, 13, 1
HSL:
137°, 92.0000%, 90.1961%
HSV (HSB):
137°, 18.1818%, 99.2157%
XYZ:
73.7757, 88.6833, 80.9393
xyY:
0.3031, 0.3644, 88.6833
CIE-Lab:
95.4479, -20.8689, 10.9773
CIE-LCH:
95.4479, 23.5799, 152.2551
CIE-Luv:
95.4479, -23.1374, 20.2477
Hunter-Lab:
94.1718, -24.9609, 14.9613
#cffddc color charts
#cffddc color shades, tints & tones
#cffddc color schemes
#cffddc color preview, HTML & CSS examples
This text has a color of #cffddc
<p style="color:#cffddc;">Text here</p>
.mytext {color:#cffddc;}
This box has a color of #cffddc
<div style="background-color:#cffddc;">Content here</div>
.mybackground {background-color:#cffddc;}
Border around this has a color of #cffddc
<div style="border:2px solid #cffddc;">Content here</div>
.myborder {border:2px solid #cffddc;}