#fd02bb color space conversions
Hex:
#fd02bb
RGB:
253, 2, 187
CMY:
1, 99, 27
CMYK:
0, 99, 26, 1
HSL:
316°, 98.4314%, 50.0000%
HSV (HSB):
316°, 99.2095%, 99.2157%
XYZ:
49.4994, 24.5139, 49.1365
xyY:
0.4019, 0.1991, 24.5139
CIE-Lab:
56.5987, 89.3502, -28.2366
CIE-LCH:
56.5987, 93.7057, 342.4623
CIE-Luv:
56.5987, 112.4538, -57.0854
Hunter-Lab:
49.5115, 91.8109, -24.1828
#fd02bb color charts
#fd02bb color shades, tints & tones
#fd02bb color schemes
#fd02bb color preview, HTML & CSS examples
This text has a color of #fd02bb
<p style="color:#fd02bb;">Text here</p>
.mytext {color:#fd02bb;}
This box has a color of #fd02bb
<div style="background-color:#fd02bb;">Content here</div>
.mybackground {background-color:#fd02bb;}
Border around this has a color of #fd02bb
<div style="border:2px solid #fd02bb;">Content here</div>
.myborder {border:2px solid #fd02bb;}