#ffd0d8 color space conversions
Hex:
#ffd0d8
RGB:
255, 208, 216
CMY:
0, 18, 15
CMYK:
0, 18, 15, 0
HSL:
350°, 100.0000%, 90.7843%
HSV (HSB):
350°, 18.4314%, 100.0000%
XYZ:
76.1905, 71.3296, 74.7181
xyY:
0.3428, 0.3210, 71.3296
CIE-Lab:
87.6449, 17.7246, 2.2900
CIE-LCH:
87.6449, 17.8719, 7.3618
CIE-Luv:
87.6449, 27.9917, 0.1750
Hunter-Lab:
84.4569, 13.2296, 6.6666
#ffd0d8 color charts
#ffd0d8 color shades, tints & tones
#ffd0d8 color schemes
#ffd0d8 color preview, HTML & CSS examples
This text has a color of #ffd0d8
<p style="color:#ffd0d8;">Text here</p>
.mytext {color:#ffd0d8;}
This box has a color of #ffd0d8
<div style="background-color:#ffd0d8;">Content here</div>
.mybackground {background-color:#ffd0d8;}
Border around this has a color of #ffd0d8
<div style="border:2px solid #ffd0d8;">Content here</div>
.myborder {border:2px solid #ffd0d8;}