#ddfbcc color space conversions
Hex:
#ddfbcc
RGB:
221, 251, 204
CMY:
13, 2, 20
CMYK:
12, 0, 19, 2
HSL:
98°, 85.4545%, 89.2157%
HSV (HSB):
98°, 18.7251%, 98.4314%
XYZ:
75.2151, 88.7261, 70.2883
xyY:
0.3211, 0.3788, 88.7261
CIE-Lab:
95.4659, -17.9772, 19.3318
CIE-LCH:
95.4659, 26.3988, 132.9205
CIE-Luv:
95.4659, -14.6145, 31.6590
Hunter-Lab:
94.1946, -22.3069, 21.6938
#ddfbcc color charts
#ddfbcc color shades, tints & tones
#ddfbcc color schemes
#ddfbcc color preview, HTML & CSS examples
This text has a color of #ddfbcc
<p style="color:#ddfbcc;">Text here</p>
.mytext {color:#ddfbcc;}
This box has a color of #ddfbcc
<div style="background-color:#ddfbcc;">Content here</div>
.mybackground {background-color:#ddfbcc;}
Border around this has a color of #ddfbcc
<div style="border:2px solid #ddfbcc;">Content here</div>
.myborder {border:2px solid #ddfbcc;}