#ffd1da color space conversions
Hex:
#ffd1da
RGB:
255, 209, 218
CMY:
0, 18, 15
CMYK:
0, 18, 15, 0
HSL:
348°, 100.0000%, 90.9804%
HSV (HSB):
348°, 18.0392%, 100.0000%
XYZ:
76.6954, 71.9229, 76.1699
xyY:
0.3412, 0.3200, 71.9229
CIE-Lab:
87.9315, 17.5130, 1.6488
CIE-LCH:
87.9315, 17.5904, 5.3784
CIE-Luv:
87.9315, 27.2235, -0.7384
Hunter-Lab:
84.8074, 13.0132, 6.1137
#ffd1da color charts
#ffd1da color shades, tints & tones
#ffd1da color schemes
#ffd1da color preview, HTML & CSS examples
This text has a color of #ffd1da
<p style="color:#ffd1da;">Text here</p>
.mytext {color:#ffd1da;}
This box has a color of #ffd1da
<div style="background-color:#ffd1da;">Content here</div>
.mybackground {background-color:#ffd1da;}
Border around this has a color of #ffd1da
<div style="border:2px solid #ffd1da;">Content here</div>
.myborder {border:2px solid #ffd1da;}