#fd3ff6 color space conversions
Hex:
#fd3ff6
RGB:
253, 63, 246
CMY:
1, 75, 4
CMYK:
0, 75, 3, 1
HSL:
302°, 97.9381%, 61.9608%
HSV (HSB):
302°, 75.0988%, 99.2157%
XYZ:
58.9201, 31.0915, 90.0846
xyY:
0.3272, 0.1726, 31.0915
CIE-Lab:
62.5848, 87.6016, -52.2648
CIE-LCH:
62.5848, 102.0081, 329.1789
CIE-Luv:
62.5848, 80.0665, -94.8651
Hunter-Lab:
55.7597, 91.0374, -56.7562
#fd3ff6 color charts
#fd3ff6 color shades, tints & tones
#fd3ff6 color schemes
#fd3ff6 color preview, HTML & CSS examples
This text has a color of #fd3ff6
<p style="color:#fd3ff6;">Text here</p>
.mytext {color:#fd3ff6;}
This box has a color of #fd3ff6
<div style="background-color:#fd3ff6;">Content here</div>
.mybackground {background-color:#fd3ff6;}
Border around this has a color of #fd3ff6
<div style="border:2px solid #fd3ff6;">Content here</div>
.myborder {border:2px solid #fd3ff6;}