#ffd2f0 color space conversions
Hex:
#ffd2f0
RGB:
255, 210, 240
CMY:
0, 18, 6
CMYK:
0, 18, 6, 0
HSL:
320°, 100.0000%, 91.1765%
HSV (HSB):
320°, 17.6471%, 100.0000%
XYZ:
80.0148, 73.6445, 92.4356
xyY:
0.3251, 0.2993, 73.6445
CIE-Lab:
88.7542, 20.5878, -8.7646
CIE-LCH:
88.7542, 22.3758, 336.9397
CIE-Luv:
88.7542, 24.3229, -17.2853
Hunter-Lab:
85.8163, 16.2540, -3.7918
#ffd2f0 color charts
#ffd2f0 color shades, tints & tones
#ffd2f0 color schemes
#ffd2f0 color preview, HTML & CSS examples
This text has a color of #ffd2f0
<p style="color:#ffd2f0;">Text here</p>
.mytext {color:#ffd2f0;}
This box has a color of #ffd2f0
<div style="background-color:#ffd2f0;">Content here</div>
.mybackground {background-color:#ffd2f0;}
Border around this has a color of #ffd2f0
<div style="border:2px solid #ffd2f0;">Content here</div>
.myborder {border:2px solid #ffd2f0;}