#ffd2da color space conversions
Hex:
#ffd2da
RGB:
255, 210, 218
CMY:
0, 18, 15
CMYK:
0, 18, 15, 0
HSL:
349°, 100.0000%, 91.1765%
HSV (HSB):
349°, 17.6471%, 100.0000%
XYZ:
76.9415, 72.4151, 76.2519
xyY:
0.3410, 0.3210, 72.4151
CIE-Lab:
88.1680, 16.9907, 1.9930
CIE-LCH:
88.1680, 17.1072, 6.6901
CIE-Luv:
88.1680, 26.6699, -0.1255
Hunter-Lab:
85.0971, 12.4729, 6.4407
#ffd2da color charts
#ffd2da color shades, tints & tones
#ffd2da color schemes
#ffd2da color preview, HTML & CSS examples
This text has a color of #ffd2da
<p style="color:#ffd2da;">Text here</p>
.mytext {color:#ffd2da;}
This box has a color of #ffd2da
<div style="background-color:#ffd2da;">Content here</div>
.mybackground {background-color:#ffd2da;}
Border around this has a color of #ffd2da
<div style="border:2px solid #ffd2da;">Content here</div>
.myborder {border:2px solid #ffd2da;}