#ffd0e9 color space conversions
Hex:
#ffd0e9
RGB:
255, 208, 233
CMY:
0, 18, 9
CMYK:
0, 18, 9, 0
HSL:
328°, 100.0000%, 90.7843%
HSV (HSB):
328°, 18.4314%, 100.0000%
XYZ:
78.5039, 72.2549, 86.8998
xyY:
0.3303, 0.3040, 72.2549
CIE-Lab:
88.0912, 20.4551, -6.0491
CIE-LCH:
88.0912, 21.3308, 343.5256
CIE-Luv:
88.0912, 26.1416, -13.0055
Hunter-Lab:
85.0029, 16.0974, -1.1111
#ffd0e9 color charts
#ffd0e9 color shades, tints & tones
#ffd0e9 color schemes
#ffd0e9 color preview, HTML & CSS examples
This text has a color of #ffd0e9
<p style="color:#ffd0e9;">Text here</p>
.mytext {color:#ffd0e9;}
This box has a color of #ffd0e9
<div style="background-color:#ffd0e9;">Content here</div>
.mybackground {background-color:#ffd0e9;}
Border around this has a color of #ffd0e9
<div style="border:2px solid #ffd0e9;">Content here</div>
.myborder {border:2px solid #ffd0e9;}