#fdabff color space conversions
Hex:
#fdabff
RGB:
253, 171, 255
CMY:
1, 33, 0
CMYK:
1, 33, 0, 0
HSL:
299°, 100.0000%, 83.5294%
HSV (HSB):
299°, 32.9412%, 100.0000%
XYZ:
73.1209, 57.2285, 101.8000
xyY:
0.3150, 0.2465, 57.2285
CIE-Lab:
80.3079, 43.0262, -29.5175
CIE-LCH:
80.3079, 52.1779, 325.5485
CIE-Luv:
80.3079, 40.3153, -54.2292
Hunter-Lab:
75.6495, 40.1470, -26.8307
#fdabff color charts
#fdabff color shades, tints & tones
#fdabff color schemes
#fdabff color preview, HTML & CSS examples
This text has a color of #fdabff
<p style="color:#fdabff;">Text here</p>
.mytext {color:#fdabff;}
This box has a color of #fdabff
<div style="background-color:#fdabff;">Content here</div>
.mybackground {background-color:#fdabff;}
Border around this has a color of #fdabff
<div style="border:2px solid #fdabff;">Content here</div>
.myborder {border:2px solid #fdabff;}