#ffd1d8 color space conversions
Hex:
#ffd1d8
RGB:
255, 209, 216
CMY:
0, 18, 15
CMYK:
0, 18, 15, 0
HSL:
351°, 100.0000%, 90.9804%
HSV (HSB):
351°, 18.0392%, 100.0000%
XYZ:
76.4351, 71.8188, 74.7996
xyY:
0.3427, 0.3220, 71.8188
CIE-Lab:
87.8813, 17.2022, 2.6335
CIE-LCH:
87.8813, 17.4026, 8.7037
CIE-Luv:
87.8813, 27.4352, 0.7855
Hunter-Lab:
84.7460, 12.6895, 6.9909
#ffd1d8 color charts
#ffd1d8 color shades, tints & tones
#ffd1d8 color schemes
#ffd1d8 color preview, HTML & CSS examples
This text has a color of #ffd1d8
<p style="color:#ffd1d8;">Text here</p>
.mytext {color:#ffd1d8;}
This box has a color of #ffd1d8
<div style="background-color:#ffd1d8;">Content here</div>
.mybackground {background-color:#ffd1d8;}
Border around this has a color of #ffd1d8
<div style="border:2px solid #ffd1d8;">Content here</div>
.myborder {border:2px solid #ffd1d8;}