#fd07a5 color space conversions
Hex:
#fd07a5
RGB:
253, 7, 165
CMY:
1, 97, 35
CMYK:
0, 97, 35, 1
HSL:
321°, 98.4000%, 50.9804%
HSV (HSB):
321°, 97.2332%, 99.2157%
XYZ:
47.3755, 23.7512, 37.6848
xyY:
0.4354, 0.2183, 23.7512
CIE-Lab:
55.8378, 86.7921, -16.5626
CIE-LCH:
55.8378, 88.3583, 349.1961
CIE-Luv:
55.8378, 122.6148, -39.6559
Hunter-Lab:
48.7352, 88.2333, -11.7317
#fd07a5 color charts
#fd07a5 color shades, tints & tones
#fd07a5 color schemes
#fd07a5 color preview, HTML & CSS examples
This text has a color of #fd07a5
<p style="color:#fd07a5;">Text here</p>
.mytext {color:#fd07a5;}
This box has a color of #fd07a5
<div style="background-color:#fd07a5;">Content here</div>
.mybackground {background-color:#fd07a5;}
Border around this has a color of #fd07a5
<div style="border:2px solid #fd07a5;">Content here</div>
.myborder {border:2px solid #fd07a5;}