#fd07bd color space conversions
Hex:
#fd07bd
RGB:
253, 7, 189
CMY:
1, 97, 26
CMYK:
0, 97, 25, 1
HSL:
316°, 98.4000%, 50.9804%
HSV (HSB):
316°, 97.2332%, 99.2157%
XYZ:
49.7693, 24.7087, 50.2902
xyY:
0.3989, 0.1980, 24.7087
CIE-Lab:
56.7905, 89.2534, -29.0974
CIE-LCH:
56.7905, 93.8766, 341.9436
CIE-Luv:
56.7905, 111.2151, -58.3729
Hunter-Lab:
49.7079, 91.7318, -25.1891
#fd07bd color charts
#fd07bd color shades, tints & tones
#fd07bd color schemes
#fd07bd color preview, HTML & CSS examples
This text has a color of #fd07bd
<p style="color:#fd07bd;">Text here</p>
.mytext {color:#fd07bd;}
This box has a color of #fd07bd
<div style="background-color:#fd07bd;">Content here</div>
.mybackground {background-color:#fd07bd;}
Border around this has a color of #fd07bd
<div style="border:2px solid #fd07bd;">Content here</div>
.myborder {border:2px solid #fd07bd;}