#dffdec color space conversions
Hex:
#dffdec
RGB:
223, 253, 236
CMY:
13, 1, 7
CMYK:
12, 0, 7, 1
HSL:
146°, 88.2353%, 93.3333%
HSV (HSB):
146°, 11.8577%, 99.2157%
XYZ:
80.6970, 91.9947, 92.8604
xyY:
0.3039, 0.3464, 91.9947
CIE-Lab:
96.8181, -12.8325, 4.8491
CIE-LCH:
96.8181, 13.7182, 159.2995
CIE-Luv:
96.8181, -15.4106, 9.7135
Hunter-Lab:
95.9138, -17.6684, 9.7372
#dffdec color charts
#dffdec RGB chart
#dffdec CMYK chart
#dffdec RGB pie chart
#dffdec color shades, tints & tones
#dffdec color schemes
#dffdec color preview, HTML & CSS examples
This text has a color of #dffdec
<p style="color:#dffdec;">Text here</p>
.mytext {color:#dffdec;}
Text color #dffdec
This box has a color of #dffdec
<div style="background-color:#dffdec;">Content here</div>
.mybackground {background-color:#dffdec;}
Background color #dffdec
Border around this has a color of #dffdec
<div style="border:2px solid #dffdec;">Content here</div>
.myborder {border:2px solid #dffdec;}
Border color #dffdec