#fd07bf color space conversions
Hex:
#fd07bf
RGB:
253, 7, 191
CMY:
1, 97, 25
CMYK:
0, 97, 25, 1
HSL:
315°, 98.4000%, 50.9804%
HSV (HSB):
315°, 97.2332%, 99.2157%
XYZ:
49.9880, 24.7962, 51.4417
xyY:
0.3960, 0.1964, 24.7962
CIE-Lab:
56.8763, 89.4729, -30.1205
CIE-LCH:
56.8763, 94.4068, 341.3945
CIE-Luv:
56.8763, 110.2763, -59.9409
Hunter-Lab:
49.7958, 92.0463, -26.3927
#fd07bf color charts
#fd07bf color shades, tints & tones
#fd07bf color schemes
#fd07bf color preview, HTML & CSS examples
This text has a color of #fd07bf
<p style="color:#fd07bf;">Text here</p>
.mytext {color:#fd07bf;}
This box has a color of #fd07bf
<div style="background-color:#fd07bf;">Content here</div>
.mybackground {background-color:#fd07bf;}
Border around this has a color of #fd07bf
<div style="border:2px solid #fd07bf;">Content here</div>
.myborder {border:2px solid #fd07bf;}