#f80ace color space conversions
Hex:
#f80ace
RGB:
248, 10, 206
CMY:
3, 96, 19
CMYK:
0, 96, 17, 3
HSL:
311°, 94.4444%, 50.5882%
HSV (HSB):
311°, 95.9677%, 97.2549%
XYZ:
49.9605, 24.6298, 60.5133
xyY:
0.3698, 0.1823, 24.6298
CIE-Lab:
56.7129, 90.1034, -39.0677
CIE-LCH:
56.7129, 98.2085, 336.5590
CIE-Luv:
56.7129, 99.3139, -73.3375
Hunter-Lab:
49.6284, 92.8449, -37.5541
#f80ace color charts
#f80ace color shades, tints & tones
#f80ace color schemes
#f80ace color preview, HTML & CSS examples
This text has a color of #f80ace
<p style="color:#f80ace;">Text here</p>
.mytext {color:#f80ace;}
This box has a color of #f80ace
<div style="background-color:#f80ace;">Content here</div>
.mybackground {background-color:#f80ace;}
Border around this has a color of #f80ace
<div style="border:2px solid #f80ace;">Content here</div>
.myborder {border:2px solid #f80ace;}