#ffd8f7 color space conversions
Hex:
#ffd8f7
RGB:
255, 216, 247
CMY:
0, 15, 3
CMYK:
0, 15, 3, 0
HSL:
312°, 100.0000%, 92.3529%
HSV (HSB):
312°, 15.2941%, 100.0000%
XYZ:
82.5844, 77.0871, 98.5223
xyY:
0.3199, 0.2986, 77.0871
CIE-Lab:
90.3617, 18.6595, -10.0616
CIE-LCH:
90.3617, 21.1993, 331.6655
CIE-Luv:
90.3617, 20.4865, -19.0303
Hunter-Lab:
87.7993, 14.2491, -5.0717
#ffd8f7 color charts
#ffd8f7 color shades, tints & tones
#ffd8f7 color schemes
#ffd8f7 color preview, HTML & CSS examples
This text has a color of #ffd8f7
<p style="color:#ffd8f7;">Text here</p>
.mytext {color:#ffd8f7;}
This box has a color of #ffd8f7
<div style="background-color:#ffd8f7;">Content here</div>
.mybackground {background-color:#ffd8f7;}
Border around this has a color of #ffd8f7
<div style="border:2px solid #ffd8f7;">Content here</div>
.myborder {border:2px solid #ffd8f7;}