#fda8db color space conversions
Hex:
#fda8db
RGB:
253, 168, 219
CMY:
1, 34, 14
CMYK:
0, 34, 13, 1
HSL:
324°, 95.5056%, 82.5490%
HSV (HSB):
324°, 33.5968%, 99.2157%
XYZ:
67.2968, 54.0024, 73.8944
xyY:
0.3448, 0.2767, 54.0024
CIE-Lab:
78.4631, 38.4761, -12.8900
CIE-LCH:
78.4631, 40.5778, 341.4784
CIE-Luv:
78.4631, 48.0380, -26.6255
Hunter-Lab:
73.4863, 34.8645, -8.1788
#fda8db color charts
#fda8db color shades, tints & tones
#fda8db color schemes
#fda8db color preview, HTML & CSS examples
This text has a color of #fda8db
<p style="color:#fda8db;">Text here</p>
.mytext {color:#fda8db;}
This box has a color of #fda8db
<div style="background-color:#fda8db;">Content here</div>
.mybackground {background-color:#fda8db;}
Border around this has a color of #fda8db
<div style="border:2px solid #fda8db;">Content here</div>
.myborder {border:2px solid #fda8db;}