#fd5ff6 color space conversions
Hex:
#fd5ff6
RGB:
253, 95, 246
CMY:
1, 63, 4
CMYK:
0, 62, 3, 1
HSL:
303°, 97.5309%, 68.2353%
HSV (HSB):
303°, 62.4506%, 99.2157%
XYZ:
61.2348, 35.7209, 90.8562
xyY:
0.3260, 0.1902, 35.7209
CIE-Lab:
66.3061, 77.0727, -46.3833
CIE-LCH:
66.3061, 89.9534, 328.9599
CIE-Luv:
66.3061, 72.2542, -85.0316
Hunter-Lab:
59.7670, 78.2916, -48.2943
#fd5ff6 color charts
#fd5ff6 color shades, tints & tones
#fd5ff6 color schemes
#fd5ff6 color preview, HTML & CSS examples
This text has a color of #fd5ff6
<p style="color:#fd5ff6;">Text here</p>
.mytext {color:#fd5ff6;}
This box has a color of #fd5ff6
<div style="background-color:#fd5ff6;">Content here</div>
.mybackground {background-color:#fd5ff6;}
Border around this has a color of #fd5ff6
<div style="border:2px solid #fd5ff6;">Content here</div>
.myborder {border:2px solid #fd5ff6;}