#fd019a color space conversions
Hex:
#fd019a
RGB:
253, 1, 154
CMY:
1, 100, 40
CMYK:
0, 100, 39, 1
HSL:
324°, 99.2126%, 49.8039%
HSV (HSB):
324°, 99.6047%, 99.2157%
XYZ:
46.3516, 23.2374, 32.6141
xyY:
0.4535, 0.2274, 23.2374
CIE-Lab:
55.3161, 86.1642, -10.8584
CIE-LCH:
55.3161, 86.8456, 352.8174
CIE-Luv:
55.3161, 128.3067, -31.5782
Hunter-Lab:
48.2052, 87.2770, -6.3701
#fd019a color charts
#fd019a color shades, tints & tones
#fd019a color schemes
#fd019a color preview, HTML & CSS examples
This text has a color of #fd019a
<p style="color:#fd019a;">Text here</p>
.mytext {color:#fd019a;}
This box has a color of #fd019a
<div style="background-color:#fd019a;">Content here</div>
.mybackground {background-color:#fd019a;}
Border around this has a color of #fd019a
<div style="border:2px solid #fd019a;">Content here</div>
.myborder {border:2px solid #fd019a;}