#fd01f6 color space conversions
Hex:
#fd01f6
RGB:
253, 1, 246
CMY:
1, 100, 4
CMYK:
0, 100, 3, 1
HSL:
302°, 99.2126%, 49.8039%
HSV (HSB):
302°, 99.6047%, 99.2157%
XYZ:
57.1534, 27.5582, 89.4957
xyY:
0.3281, 0.1582, 27.5582
CIE-Lab:
59.4875, 96.6478, -57.1950
CIE-LCH:
59.4875, 112.3035, 329.3834
CIE-Luv:
59.4875, 86.2349, -102.6386
Hunter-Lab:
52.4959, 102.4691, -64.3313
#fd01f6 color charts
#fd01f6 color shades, tints & tones
#fd01f6 color schemes
#fd01f6 color preview, HTML & CSS examples
This text has a color of #fd01f6
<p style="color:#fd01f6;">Text here</p>
.mytext {color:#fd01f6;}
This box has a color of #fd01f6
<div style="background-color:#fd01f6;">Content here</div>
.mybackground {background-color:#fd01f6;}
Border around this has a color of #fd01f6
<div style="border:2px solid #fd01f6;">Content here</div>
.myborder {border:2px solid #fd01f6;}