#ffdfdc color space conversions
Hex:
#ffdfdc
RGB:
255, 223, 220
CMY:
0, 13, 14
CMYK:
0, 13, 14, 0
HSL:
5°, 100.0000%, 93.1373%
HSV (HSB):
5°, 13.7255%, 100.0000%
XYZ:
80.5459, 79.2027, 78.7526
xyY:
0.3377, 0.3321, 79.2027
CIE-Lab:
91.3259, 10.5451, 5.5169
CIE-LCH:
91.3259, 11.9011, 27.6174
CIE-Luv:
91.3259, 19.3022, 6.3519
Hunter-Lab:
88.9959, 5.8091, 9.8313
#ffdfdc color charts
#ffdfdc RGB chart
#ffdfdc CMYK chart
#ffdfdc RGB pie chart
#ffdfdc color shades, tints & tones
#ffdfdc color schemes
#ffdfdc color preview, HTML & CSS examples
This text has a color of #ffdfdc
<p style="color:#ffdfdc;">Text here</p>
.mytext {color:#ffdfdc;}
Text color #ffdfdc
This box has a color of #ffdfdc
<div style="background-color:#ffdfdc;">Content here</div>
.mybackground {background-color:#ffdfdc;}
Background color #ffdfdc
Border around this has a color of #ffdfdc
<div style="border:2px solid #ffdfdc;">Content here</div>
.myborder {border:2px solid #ffdfdc;}
Border color #ffdfdc