#fb80cc color space conversions
Hex:
#fb80cc
RGB:
251, 128, 204
CMY:
2, 50, 20
CMYK:
0, 49, 19, 2
HSL:
323°, 93.8931%, 74.3137%
HSV (HSB):
323°, 49.0040%, 98.4314%
XYZ:
58.4019, 40.3072, 61.8287
xyY:
0.3638, 0.2511, 40.3072
CIE-Lab:
69.6878, 55.7318, -17.8801
CIE-LCH:
69.6878, 58.5297, 342.2125
CIE-Luv:
69.6878, 70.1922, -36.9603
Hunter-Lab:
63.4880, 53.0964, -13.2989
#fb80cc color charts
#fb80cc color shades, tints & tones
#fb80cc color schemes
#fb80cc color preview, HTML & CSS examples
This text has a color of #fb80cc
<p style="color:#fb80cc;">Text here</p>
.mytext {color:#fb80cc;}
This box has a color of #fb80cc
<div style="background-color:#fb80cc;">Content here</div>
.mybackground {background-color:#fb80cc;}
Border around this has a color of #fb80cc
<div style="border:2px solid #fb80cc;">Content here</div>
.myborder {border:2px solid #fb80cc;}