#fd01c9 color space conversions
Hex:
#fd01c9
RGB:
253, 1, 201
CMY:
1, 100, 21
CMYK:
0, 100, 21, 1
HSL:
312°, 99.2126%, 49.8039%
HSV (HSB):
312°, 99.6047%, 99.2157%
XYZ:
51.0615, 25.1214, 57.4160
xyY:
0.3822, 0.1880, 25.1214
CIE-Lab:
57.1935, 90.9743, -35.3843
CIE-LCH:
57.1935, 97.6134, 338.7465
CIE-Luv:
57.1935, 105.9480, -68.1040
Hunter-Lab:
50.1213, 94.1363, -32.8343
#fd01c9 color charts
#fd01c9 color shades, tints & tones
#fd01c9 color schemes
#fd01c9 color preview, HTML & CSS examples
This text has a color of #fd01c9
<p style="color:#fd01c9;">Text here</p>
.mytext {color:#fd01c9;}
This box has a color of #fd01c9
<div style="background-color:#fd01c9;">Content here</div>
.mybackground {background-color:#fd01c9;}
Border around this has a color of #fd01c9
<div style="border:2px solid #fd01c9;">Content here</div>
.myborder {border:2px solid #fd01c9;}