#ffdedc color space conversions
Hex:
#ffdedc
RGB:
255, 222, 220
CMY:
0, 13, 14
CMYK:
0, 13, 14, 0
HSL:
3°, 100.0000%, 93.1373%
HSV (HSB):
3°, 13.7255%, 100.0000%
XYZ:
80.2795, 78.6699, 78.6638
xyY:
0.3379, 0.3311, 78.6699
CIE-Lab:
91.0847, 11.0626, 5.1686
CIE-LCH:
91.0847, 12.2104, 25.0426
CIE-Luv:
91.0847, 19.8522, 5.7359
Hunter-Lab:
88.6960, 6.3438, 9.5034
#ffdedc color charts
#ffdedc RGB chart
#ffdedc CMYK chart
#ffdedc RGB pie chart
#ffdedc color shades, tints & tones
#ffdedc color schemes
#ffdedc color preview, HTML & CSS examples
This text has a color of #ffdedc
<p style="color:#ffdedc;">Text here</p>
.mytext {color:#ffdedc;}
Text color #ffdedc
This box has a color of #ffdedc
<div style="background-color:#ffdedc;">Content here</div>
.mybackground {background-color:#ffdedc;}
Background color #ffdedc
Border around this has a color of #ffdedc
<div style="border:2px solid #ffdedc;">Content here</div>
.myborder {border:2px solid #ffdedc;}
Border color #ffdedc