#ffd4f9 color space conversions
Hex:
#ffd4f9
RGB:
255, 212, 249
CMY:
0, 17, 2
CMYK:
0, 17, 2, 0
HSL:
308°, 100.0000%, 91.5686%
HSV (HSB):
308°, 16.8627%, 100.0000%
XYZ:
81.8824, 75.1865, 99.8193
xyY:
0.3187, 0.2927, 75.1865
CIE-Lab:
89.4803, 21.1029, -12.4264
CIE-LCH:
89.4803, 24.4898, 329.5084
CIE-Luv:
89.4803, 22.3238, -23.2053
Hunter-Lab:
86.7102, 16.8188, -7.5566
#ffd4f9 color charts
#ffd4f9 color shades, tints & tones
#ffd4f9 color schemes
#ffd4f9 color preview, HTML & CSS examples
This text has a color of #ffd4f9
<p style="color:#ffd4f9;">Text here</p>
.mytext {color:#ffd4f9;}
This box has a color of #ffd4f9
<div style="background-color:#ffd4f9;">Content here</div>
.mybackground {background-color:#ffd4f9;}
Border around this has a color of #ffd4f9
<div style="border:2px solid #ffd4f9;">Content here</div>
.myborder {border:2px solid #ffd4f9;}