#fb80db color space conversions
Hex:
#fb80db
RGB:
251, 128, 219
CMY:
2, 50, 14
CMYK:
0, 49, 13, 2
HSL:
316°, 93.8931%, 74.3137%
HSV (HSB):
316°, 49.0040%, 98.4314%
XYZ:
60.2890, 41.0620, 71.7660
xyY:
0.3483, 0.2372, 41.0620
CIE-Lab:
70.2194, 57.9704, -25.3995
CIE-LCH:
70.2194, 63.2906, 336.3396
CIE-Luv:
70.2194, 66.3285, -49.1197
Hunter-Lab:
64.0797, 55.8013, -21.5461
#fb80db color charts
#fb80db color shades, tints & tones
#fb80db color schemes
#fb80db color preview, HTML & CSS examples
This text has a color of #fb80db
<p style="color:#fb80db;">Text here</p>
.mytext {color:#fb80db;}
This box has a color of #fb80db
<div style="background-color:#fb80db;">Content here</div>
.mybackground {background-color:#fb80db;}
Border around this has a color of #fb80db
<div style="border:2px solid #fb80db;">Content here</div>
.myborder {border:2px solid #fb80db;}