#ffd5fa color space conversions
Hex:
#ffd5fa
RGB:
255, 213, 250
CMY:
0, 16, 2
CMYK:
0, 16, 2, 0
HSL:
307°, 100.0000%, 91.7647%
HSV (HSB):
307°, 16.4706%, 100.0000%
XYZ:
82.2896, 75.7506, 100.7267
xyY:
0.3180, 0.2927, 75.7506
CIE-Lab:
89.7434, 20.7560, -12.5596
CIE-LCH:
89.7434, 24.2602, 328.8215
CIE-Luv:
89.7434, 21.7092, -23.3658
Hunter-Lab:
87.0348, 16.4570, -7.6928
#ffd5fa color charts
#ffd5fa color shades, tints & tones
#ffd5fa color schemes
#ffd5fa color preview, HTML & CSS examples
This text has a color of #ffd5fa
<p style="color:#ffd5fa;">Text here</p>
.mytext {color:#ffd5fa;}
This box has a color of #ffd5fa
<div style="background-color:#ffd5fa;">Content here</div>
.mybackground {background-color:#ffd5fa;}
Border around this has a color of #ffd5fa
<div style="border:2px solid #ffd5fa;">Content here</div>
.myborder {border:2px solid #ffd5fa;}