#ffd7fa color space conversions
Hex:
#ffd7fa
RGB:
255, 215, 250
CMY:
0, 16, 2
CMYK:
0, 16, 2, 0
HSL:
308°, 100.0000%, 92.1569%
HSV (HSB):
308°, 15.6863%, 100.0000%
XYZ:
82.7958, 76.7630, 100.8954
xyY:
0.3179, 0.2947, 76.7630
CIE-Lab:
90.2124, 19.7097, -11.8598
CIE-LCH:
90.2124, 23.0027, 328.9636
CIE-Luv:
90.2124, 20.6923, -22.0765
Hunter-Lab:
87.6145, 15.3572, -6.9472
#ffd7fa color charts
#ffd7fa color shades, tints & tones
#ffd7fa color schemes
#ffd7fa color preview, HTML & CSS examples
This text has a color of #ffd7fa
<p style="color:#ffd7fa;">Text here</p>
.mytext {color:#ffd7fa;}
This box has a color of #ffd7fa
<div style="background-color:#ffd7fa;">Content here</div>
.mybackground {background-color:#ffd7fa;}
Border around this has a color of #ffd7fa
<div style="border:2px solid #ffd7fa;">Content here</div>
.myborder {border:2px solid #ffd7fa;}