#ffd0fd color space conversions
Hex:
#ffd0fd
RGB:
255, 208, 253
CMY:
0, 18, 1
CMYK:
0, 18, 1, 0
HSL:
303°, 100.0000%, 90.7843%
HSV (HSB):
303°, 18.4314%, 100.0000%
XYZ:
81.5255, 73.4636, 102.8115
xyY:
0.3162, 0.2850, 73.4636
CIE-Lab:
88.6684, 23.9105, -15.7486
CIE-LCH:
88.6684, 28.6309, 326.6292
CIE-Luv:
88.6684, 23.9065, -29.0083
Hunter-Lab:
85.7109, 19.7894, -11.1216
#ffd0fd color charts
#ffd0fd color shades, tints & tones
#ffd0fd color schemes
#ffd0fd color preview, HTML & CSS examples
This text has a color of #ffd0fd
<p style="color:#ffd0fd;">Text here</p>
.mytext {color:#ffd0fd;}
This box has a color of #ffd0fd
<div style="background-color:#ffd0fd;">Content here</div>
.mybackground {background-color:#ffd0fd;}
Border around this has a color of #ffd0fd
<div style="border:2px solid #ffd0fd;">Content here</div>
.myborder {border:2px solid #ffd0fd;}