#fd07b3 color space conversions
Hex:
#fd07b3
RGB:
253, 7, 179
CMY:
1, 97, 30
CMYK:
0, 97, 29, 1
HSL:
318°, 98.4000%, 50.9804%
HSV (HSB):
318°, 97.2332%, 99.2157%
XYZ:
48.7207, 24.2893, 44.7683
xyY:
0.4137, 0.2062, 24.2893
CIE-Lab:
56.3763, 88.1884, -23.9324
CIE-LCH:
56.3763, 91.3781, 344.8168
CIE-Luv:
56.3763, 115.9422, -50.5415
Hunter-Lab:
49.2842, 90.2119, -19.3584
#fd07b3 color charts
#fd07b3 color shades, tints & tones
#fd07b3 color schemes
#fd07b3 color preview, HTML & CSS examples
This text has a color of #fd07b3
<p style="color:#fd07b3;">Text here</p>
.mytext {color:#fd07b3;}
This box has a color of #fd07b3
<div style="background-color:#fd07b3;">Content here</div>
.mybackground {background-color:#fd07b3;}
Border around this has a color of #fd07b3
<div style="border:2px solid #fd07b3;">Content here</div>
.myborder {border:2px solid #fd07b3;}