#fd07a9 color space conversions
Hex:
#fd07a9
RGB:
253, 7, 169
CMY:
1, 97, 34
CMYK:
0, 97, 33, 1
HSL:
320°, 98.4000%, 50.9804%
HSV (HSB):
320°, 97.2332%, 99.2157%
XYZ:
47.7454, 23.8992, 39.6327
xyY:
0.4291, 0.2148, 23.8992
CIE-Lab:
55.9867, 87.1795, -18.6848
CIE-LCH:
55.9867, 89.1593, 347.9030
CIE-Luv:
55.9867, 120.7058, -42.7514
Hunter-Lab:
48.8868, 88.7807, -13.8458
#fd07a9 color charts
#fd07a9 color shades, tints & tones
#fd07a9 color schemes
#fd07a9 color preview, HTML & CSS examples
This text has a color of #fd07a9
<p style="color:#fd07a9;">Text here</p>
.mytext {color:#fd07a9;}
This box has a color of #fd07a9
<div style="background-color:#fd07a9;">Content here</div>
.mybackground {background-color:#fd07a9;}
Border around this has a color of #fd07a9
<div style="border:2px solid #fd07a9;">Content here</div>
.myborder {border:2px solid #fd07a9;}