#ff80be color space conversions
Hex:
#ff80be
RGB:
255, 128, 190
CMY:
0, 50, 25
CMYK:
0, 50, 25, 0
HSL:
331°, 100.0000%, 75.0980%
HSV (HSB):
331°, 49.8039%, 100.0000%
XYZ:
58.2534, 40.4160, 53.4460
xyY:
0.3830, 0.2657, 40.4160
CIE-Lab:
69.7648, 55.0391, -9.8962
CIE-LCH:
69.7648, 55.9217, 349.8070
CIE-Luv:
69.7648, 76.7805, -24.7996
Hunter-Lab:
63.5736, 52.3083, -5.3432
#ff80be color charts
#ff80be color shades, tints & tones
#ff80be color schemes
#ff80be color preview, HTML & CSS examples
This text has a color of #ff80be
<p style="color:#ff80be;">Text here</p>
.mytext {color:#ff80be;}
This box has a color of #ff80be
<div style="background-color:#ff80be;">Content here</div>
.mybackground {background-color:#ff80be;}
Border around this has a color of #ff80be
<div style="border:2px solid #ff80be;">Content here</div>
.myborder {border:2px solid #ff80be;}