#ffd6e8 color space conversions
Hex:
#ffd6e8
RGB:
255, 214, 232
CMY:
0, 16, 9
CMYK:
0, 16, 9, 0
HSL:
334°, 100.0000%, 91.9608%
HSV (HSB):
334°, 16.0784%, 100.0000%
XYZ:
79.8521, 75.1793, 86.6463
xyY:
0.3304, 0.3111, 75.1793
CIE-Lab:
89.4769, 17.1522, -3.4793
CIE-LCH:
89.4769, 17.5016, 348.5331
CIE-Luv:
89.4769, 23.0519, -8.4502
Hunter-Lab:
86.7060, 12.6544, 1.4450
#ffd6e8 color charts
#ffd6e8 color shades, tints & tones
#ffd6e8 color schemes
#ffd6e8 color preview, HTML & CSS examples
This text has a color of #ffd6e8
<p style="color:#ffd6e8;">Text here</p>
.mytext {color:#ffd6e8;}
This box has a color of #ffd6e8
<div style="background-color:#ffd6e8;">Content here</div>
.mybackground {background-color:#ffd6e8;}
Border around this has a color of #ffd6e8
<div style="border:2px solid #ffd6e8;">Content here</div>
.myborder {border:2px solid #ffd6e8;}