#fd02be color space conversions
Hex:
#fd02be
RGB:
253, 2, 190
CMY:
1, 99, 25
CMYK:
0, 99, 25, 1
HSL:
315°, 98.4314%, 50.0000%
HSV (HSB):
315°, 99.2095%, 99.2157%
XYZ:
49.8240, 24.6438, 50.8459
xyY:
0.3976, 0.1967, 24.6438
CIE-Lab:
56.7267, 89.6761, -29.7747
CIE-LCH:
56.7267, 94.4899, 341.6325
CIE-Luv:
56.7267, 111.0363, -59.4360
Hunter-Lab:
49.6425, 92.2782, -25.9775
#fd02be color charts
#fd02be color shades, tints & tones
#fd02be color schemes
#fd02be color preview, HTML & CSS examples
This text has a color of #fd02be
<p style="color:#fd02be;">Text here</p>
.mytext {color:#fd02be;}
This box has a color of #fd02be
<div style="background-color:#fd02be;">Content here</div>
.mybackground {background-color:#fd02be;}
Border around this has a color of #fd02be
<div style="border:2px solid #fd02be;">Content here</div>
.myborder {border:2px solid #fd02be;}