#ffdff6 color space conversions
Hex:
#ffdff6
RGB:
255, 223, 246
CMY:
0, 13, 4
CMYK:
0, 13, 4, 0
HSL:
317°, 100.0000%, 93.7255%
HSV (HSB):
317°, 12.5490%, 100.0000%
XYZ:
84.2622, 80.6892, 98.3222
xyY:
0.3201, 0.3065, 80.6892
CIE-Lab:
91.9932, 14.8367, -7.1176
CIE-LCH:
91.9932, 16.4556, 334.3716
CIE-Luv:
91.9932, 16.9801, -13.7298
Hunter-Lab:
89.8272, 10.2441, -2.0181
#ffdff6 color charts
#ffdff6 color shades, tints & tones
#ffdff6 color schemes
#ffdff6 color preview, HTML & CSS examples
This text has a color of #ffdff6
<p style="color:#ffdff6;">Text here</p>
.mytext {color:#ffdff6;}
This box has a color of #ffdff6
<div style="background-color:#ffdff6;">Content here</div>
.mybackground {background-color:#ffdff6;}
Border around this has a color of #ffdff6
<div style="border:2px solid #ffdff6;">Content here</div>
.myborder {border:2px solid #ffdff6;}