#f80a74 color space conversions
Hex:
#f80a74
RGB:
248, 10, 116
CMY:
3, 96, 55
CMYK:
0, 96, 53, 3
HSL:
333°, 94.4444%, 50.5882%
HSV (HSB):
333°, 95.9677%, 97.2549%
XYZ:
41.9723, 21.4345, 18.4481
xyY:
0.5128, 0.2619, 21.4345
CIE-Lab:
53.4218, 81.5225, 9.0235
CIE-LCH:
53.4218, 82.0204, 6.3162
CIE-Luv:
53.4218, 140.9867, -5.3802
Hunter-Lab:
46.2974, 80.8042, 8.7830
#f80a74 color charts
#f80a74 color shades, tints & tones
#f80a74 color schemes
#f80a74 color preview, HTML & CSS examples
This text has a color of #f80a74
<p style="color:#f80a74;">Text here</p>
.mytext {color:#f80a74;}
This box has a color of #f80a74
<div style="background-color:#f80a74;">Content here</div>
.mybackground {background-color:#f80a74;}
Border around this has a color of #f80a74
<div style="border:2px solid #f80a74;">Content here</div>
.myborder {border:2px solid #f80a74;}