#fb80cf color space conversions
Hex:
#fb80cf
RGB:
251, 128, 207
CMY:
2, 50, 19
CMYK:
0, 49, 18, 2
HSL:
321°, 93.8931%, 74.3137%
HSV (HSB):
321°, 49.0040%, 98.4314%
XYZ:
58.7653, 40.4526, 63.7423
xyY:
0.3606, 0.2482, 40.4526
CIE-Lab:
69.7907, 56.1682, -19.3941
CIE-LCH:
69.7907, 59.4222, 340.9509
CIE-Luv:
69.7907, 69.4197, -39.3803
Hunter-Lab:
63.6023, 53.6208, -14.8989
#fb80cf color charts
#fb80cf color shades, tints & tones
#fb80cf color schemes
#fb80cf color preview, HTML & CSS examples
This text has a color of #fb80cf
<p style="color:#fb80cf;">Text here</p>
.mytext {color:#fb80cf;}
This box has a color of #fb80cf
<div style="background-color:#fb80cf;">Content here</div>
.mybackground {background-color:#fb80cf;}
Border around this has a color of #fb80cf
<div style="border:2px solid #fb80cf;">Content here</div>
.myborder {border:2px solid #fb80cf;}