#ffdcd2 color space conversions
Hex:
#ffdcd2
RGB:
255, 220, 210
CMY:
0, 14, 18
CMYK:
0, 14, 18, 0
HSL:
13°, 100.0000%, 91.1765%
HSV (HSB):
13°, 17.6471%, 100.0000%
XYZ:
78.4661, 77.0995, 71.7189
xyY:
0.3452, 0.3392, 77.0995
CIE-Lab:
90.3674, 10.5683, 9.3767
CIE-LCH:
90.3674, 14.1284, 41.5807
CIE-Luv:
90.3674, 21.8520, 11.9526
Hunter-Lab:
87.8063, 5.8512, 13.0373
#ffdcd2 color charts
#ffdcd2 color shades, tints & tones
#ffdcd2 color schemes
#ffdcd2 color preview, HTML & CSS examples
This text has a color of #ffdcd2
<p style="color:#ffdcd2;">Text here</p>
.mytext {color:#ffdcd2;}
This box has a color of #ffdcd2
<div style="background-color:#ffdcd2;">Content here</div>
.mybackground {background-color:#ffdcd2;}
Border around this has a color of #ffdcd2
<div style="border:2px solid #ffdcd2;">Content here</div>
.myborder {border:2px solid #ffdcd2;}