#ffdfd0 color space conversions
Hex:
#ffdfd0
RGB:
255, 223, 208
CMY:
0, 13, 18
CMYK:
0, 13, 18, 0
HSL:
19°, 100.0000%, 90.7843%
HSV (HSB):
19°, 18.4314%, 100.0000%
XYZ:
79.0128, 78.5894, 70.6794
xyY:
0.3461, 0.3443, 78.5894
CIE-Lab:
91.0482, 8.7209, 11.3953
CIE-LCH:
91.0482, 14.3494, 52.5727
CIE-Luv:
91.0482, 20.3310, 15.2199
Hunter-Lab:
88.6507, 3.9553, 14.7848
#ffdfd0 color charts
#ffdfd0 color shades, tints & tones
#ffdfd0 color schemes
#ffdfd0 color preview, HTML & CSS examples
This text has a color of #ffdfd0
<p style="color:#ffdfd0;">Text here</p>
.mytext {color:#ffdfd0;}
This box has a color of #ffdfd0
<div style="background-color:#ffdfd0;">Content here</div>
.mybackground {background-color:#ffdfd0;}
Border around this has a color of #ffdfd0
<div style="border:2px solid #ffdfd0;">Content here</div>
.myborder {border:2px solid #ffdfd0;}