#ffcdfd color space conversions
Hex:
#ffcdfd
RGB:
255, 205, 253
CMY:
0, 20, 1
CMYK:
0, 20, 1, 0
HSL:
302°, 100.0000%, 90.1961%
HSV (HSB):
302°, 19.6078%, 100.0000%
XYZ:
80.8009, 72.0145, 102.5700
xyY:
0.3164, 0.2820, 72.0145
CIE-Lab:
87.9756, 25.4851, -16.7893
CIE-LCH:
87.9756, 30.5183, 326.6235
CIE-Luv:
87.9756, 25.4093, -30.9361
Hunter-Lab:
84.8614, 21.4518, -12.2596
#ffcdfd color charts
#ffcdfd color shades, tints & tones
#ffcdfd color schemes
#ffcdfd color preview, HTML & CSS examples
This text has a color of #ffcdfd
<p style="color:#ffcdfd;">Text here</p>
.mytext {color:#ffcdfd;}
This box has a color of #ffcdfd
<div style="background-color:#ffcdfd;">Content here</div>
.mybackground {background-color:#ffcdfd;}
Border around this has a color of #ffcdfd
<div style="border:2px solid #ffcdfd;">Content here</div>
.myborder {border:2px solid #ffcdfd;}