#ffd0fb color space conversions
Hex:
#ffd0fb
RGB:
255, 208, 251
CMY:
0, 18, 2
CMYK:
0, 18, 2, 0
HSL:
305°, 100.0000%, 90.7843%
HSV (HSB):
305°, 18.4314%, 100.0000%
XYZ:
81.2085, 73.3368, 101.1421
xyY:
0.3176, 0.2868, 73.3368
CIE-Lab:
88.6081, 23.5536, -14.7846
CIE-LCH:
88.6081, 27.8093, 327.8835
CIE-Luv:
88.6081, 24.1321, -27.3889
Hunter-Lab:
85.6369, 19.4049, -10.0790
#ffd0fb color charts
#ffd0fb color shades, tints & tones
#ffd0fb color schemes
#ffd0fb color preview, HTML & CSS examples
This text has a color of #ffd0fb
<p style="color:#ffd0fb;">Text here</p>
.mytext {color:#ffd0fb;}
This box has a color of #ffd0fb
<div style="background-color:#ffd0fb;">Content here</div>
.mybackground {background-color:#ffd0fb;}
Border around this has a color of #ffd0fb
<div style="border:2px solid #ffd0fb;">Content here</div>
.myborder {border:2px solid #ffd0fb;}