#ffd0da color space conversions
Hex:
#ffd0da
RGB:
255, 208, 218
CMY:
0, 18, 15
CMYK:
0, 18, 15, 0
HSL:
347°, 100.0000%, 90.7843%
HSV (HSB):
347°, 18.4314%, 100.0000%
XYZ:
76.4508, 71.4337, 76.0884
xyY:
0.3413, 0.3189, 71.4337
CIE-Lab:
87.6953, 18.0356, 1.3050
CIE-LCH:
87.6953, 18.0827, 4.1386
CIE-Luv:
87.6953, 27.7771, -1.3512
Hunter-Lab:
84.5185, 13.5540, 5.7867
#ffd0da color charts
#ffd0da color shades, tints & tones
#ffd0da color schemes
#ffd0da color preview, HTML & CSS examples
This text has a color of #ffd0da
<p style="color:#ffd0da;">Text here</p>
.mytext {color:#ffd0da;}
This box has a color of #ffd0da
<div style="background-color:#ffd0da;">Content here</div>
.mybackground {background-color:#ffd0da;}
Border around this has a color of #ffd0da
<div style="border:2px solid #ffd0da;">Content here</div>
.myborder {border:2px solid #ffd0da;}