#fd01ac color space conversions
Hex:
#fd01ac
RGB:
253, 1, 172
CMY:
1, 100, 33
CMYK:
0, 100, 32, 1
HSL:
319°, 99.2126%, 49.8039%
HSV (HSB):
319°, 99.6047%, 99.2157%
XYZ:
47.9653, 23.8829, 41.1115
xyY:
0.4246, 0.2114, 23.8829
CIE-Lab:
55.9704, 87.8590, -20.4675
CIE-LCH:
55.9704, 90.2116, 346.8863
CIE-Luv:
55.9704, 119.6739, -45.4234
Hunter-Lab:
48.8701, 89.6721, -15.6680
#fd01ac color charts
#fd01ac color shades, tints & tones
#fd01ac color schemes
#fd01ac color preview, HTML & CSS examples
This text has a color of #fd01ac
<p style="color:#fd01ac;">Text here</p>
.mytext {color:#fd01ac;}
This box has a color of #fd01ac
<div style="background-color:#fd01ac;">Content here</div>
.mybackground {background-color:#fd01ac;}
Border around this has a color of #fd01ac
<div style="border:2px solid #fd01ac;">Content here</div>
.myborder {border:2px solid #fd01ac;}