#fd01ca color space conversions
Hex:
#fd01ca
RGB:
253, 1, 202
CMY:
1, 100, 21
CMYK:
0, 100, 20, 1
HSL:
312°, 99.2126%, 49.8039%
HSV (HSB):
312°, 99.6047%, 99.2157%
XYZ:
51.1795, 25.1686, 58.0377
xyY:
0.3808, 0.1873, 25.1686
CIE-Lab:
57.2393, 91.0898, -35.8864
CIE-LCH:
57.2393, 97.9039, 338.4972
CIE-Luv:
57.2393, 105.4852, -68.8856
Hunter-Lab:
50.1683, 94.3033, -33.4723
#fd01ca color charts
#fd01ca RGB chart
#fd01ca CMYK chart
#fd01ca RGB pie chart
#fd01ca color shades, tints & tones
#fd01ca color schemes
#fd01ca color preview, HTML & CSS examples
This text has a color of #fd01ca
<p style="color:#fd01ca;">Text here</p>
.mytext {color:#fd01ca;}
Text color #fd01ca
This box has a color of #fd01ca
<div style="background-color:#fd01ca;">Content here</div>
.mybackground {background-color:#fd01ca;}
Background color #fd01ca
Border around this has a color of #fd01ca
<div style="border:2px solid #fd01ca;">Content here</div>
.myborder {border:2px solid #fd01ca;}
Border color #fd01ca