#ffdfcd color space conversions
Hex:
#ffdfcd
RGB:
255, 223, 205
CMY:
0, 13, 20
CMYK:
0, 13, 20, 0
HSL:
22°, 100.0000%, 90.1961%
HSV (HSB):
22°, 19.6078%, 100.0000%
XYZ:
78.6471, 78.4431, 68.7535
xyY:
0.3482, 0.3473, 78.4431
CIE-Lab:
90.9817, 8.2809, 12.8680
CIE-LCH:
90.9817, 15.3023, 57.2376
CIE-Luv:
90.9817, 20.5831, 17.3901
Hunter-Lab:
88.5681, 3.5110, 15.9722
#ffdfcd color charts
#ffdfcd color shades, tints & tones
#ffdfcd color schemes
#ffdfcd color preview, HTML & CSS examples
This text has a color of #ffdfcd
<p style="color:#ffdfcd;">Text here</p>
.mytext {color:#ffdfcd;}
This box has a color of #ffdfcd
<div style="background-color:#ffdfcd;">Content here</div>
.mybackground {background-color:#ffdfcd;}
Border around this has a color of #ffdfcd
<div style="border:2px solid #ffdfcd;">Content here</div>
.myborder {border:2px solid #ffdfcd;}