#ffd1dc color space conversions
Hex:
#ffd1dc
RGB:
255, 209, 220
CMY:
0, 18, 14
CMYK:
0, 18, 14, 0
HSL:
346°, 100.0000%, 90.9804%
HSV (HSB):
346°, 18.0392%, 100.0000%
XYZ:
76.9587, 72.0282, 77.5568
xyY:
0.3397, 0.3179, 72.0282
CIE-Lab:
87.9822, 17.8266, 0.6651
CIE-LCH:
87.9822, 17.8390, 2.1368
CIE-Luv:
87.9822, 27.0110, -2.2694
Hunter-Lab:
84.8695, 13.3404, 5.2272
#ffd1dc color charts
#ffd1dc color shades, tints & tones
#ffd1dc color schemes
#ffd1dc color preview, HTML & CSS examples
This text has a color of #ffd1dc
<p style="color:#ffd1dc;">Text here</p>
.mytext {color:#ffd1dc;}
This box has a color of #ffd1dc
<div style="background-color:#ffd1dc;">Content here</div>
.mybackground {background-color:#ffd1dc;}
Border around this has a color of #ffd1dc
<div style="border:2px solid #ffd1dc;">Content here</div>
.myborder {border:2px solid #ffd1dc;}