#fb80d2 color space conversions
Hex:
#fb80d2
RGB:
251, 128, 210
CMY:
2, 50, 18
CMYK:
0, 49, 16, 2
HSL:
320°, 93.8931%, 74.3137%
HSV (HSB):
320°, 49.0040%, 98.4314%
XYZ:
59.1357, 40.6007, 65.6927
xyY:
0.3575, 0.2454, 40.6007
CIE-Lab:
69.8953, 56.6103, -20.9030
CIE-LCH:
69.8953, 60.3462, 339.7336
CIE-Luv:
69.8953, 68.6468, -41.8071
Hunter-Lab:
63.7187, 54.1536, -16.5237
#fb80d2 color charts
#fb80d2 color shades, tints & tones
#fb80d2 color schemes
#fb80d2 color preview, HTML & CSS examples
This text has a color of #fb80d2
<p style="color:#fb80d2;">Text here</p>
.mytext {color:#fb80d2;}
This box has a color of #fb80d2
<div style="background-color:#fb80d2;">Content here</div>
.mybackground {background-color:#fb80d2;}
Border around this has a color of #fb80d2
<div style="border:2px solid #fb80d2;">Content here</div>
.myborder {border:2px solid #fb80d2;}