#fb80d5 color space conversions
Hex:
#fb80d5
RGB:
251, 128, 213
CMY:
2, 50, 16
CMYK:
0, 49, 15, 2
HSL:
319°, 93.8931%, 74.3137%
HSV (HSB):
319°, 49.0040%, 98.4314%
XYZ:
59.5131, 40.7517, 67.6800
xyY:
0.3544, 0.2426, 40.7517
CIE-Lab:
70.0016, 57.0581, -22.4069
CIE-LCH:
70.0016, 61.3000, 338.5599
CIE-Luv:
70.0016, 67.8738, -44.2398
Hunter-Lab:
63.8370, 54.6946, -18.1733
#fb80d5 color charts
#fb80d5 color shades, tints & tones
#fb80d5 color schemes
#fb80d5 color preview, HTML & CSS examples
This text has a color of #fb80d5
<p style="color:#fb80d5;">Text here</p>
.mytext {color:#fb80d5;}
This box has a color of #fb80d5
<div style="background-color:#fb80d5;">Content here</div>
.mybackground {background-color:#fb80d5;}
Border around this has a color of #fb80d5
<div style="border:2px solid #fb80d5;">Content here</div>
.myborder {border:2px solid #fb80d5;}