#fd007f color space conversions
Hex:
#fd007f
RGB:
253, 0, 127
CMY:
1, 100, 50
CMYK:
0, 100, 50, 1
HSL:
330°, 100.0000%, 49.6078%
HSV (HSB):
330°, 100.0000%, 99.2157%
XYZ:
44.3388, 22.4150, 22.0683
xyY:
0.4992, 0.2524, 22.4150
CIE-Lab:
54.4645, 84.0533, 4.0100
CIE-LCH:
54.4645, 84.1489, 2.7314
CIE-Luv:
54.4645, 140.9946, -11.8909
Hunter-Lab:
47.3444, 84.3152, 5.5047
#fd007f color charts
#fd007f color shades, tints & tones
#fd007f color schemes
#fd007f color preview, HTML & CSS examples
This text has a color of #fd007f
<p style="color:#fd007f;">Text here</p>
.mytext {color:#fd007f;}
This box has a color of #fd007f
<div style="background-color:#fd007f;">Content here</div>
.mybackground {background-color:#fd007f;}
Border around this has a color of #fd007f
<div style="border:2px solid #fd007f;">Content here</div>
.myborder {border:2px solid #fd007f;}