#f80094 color space conversions
Hex:
#f80094
RGB:
248, 0, 148
CMY:
3, 100, 42
CMYK:
0, 100, 40, 3
HSL:
324°, 100.0000%, 48.6275%
HSV (HSB):
324°, 100.0000%, 97.2549%
XYZ:
44.0567, 22.0946, 29.9596
xyY:
0.4584, 0.2299, 22.0946
CIE-Lab:
54.1272, 84.6832, -9.1745
CIE-LCH:
54.1272, 85.1787, 353.8168
CIE-Luv:
54.1272, 127.2587, -28.8672
Hunter-Lab:
47.0049, 85.0459, -4.8864
#f80094 color charts
#f80094 color shades, tints & tones
#f80094 color schemes
#f80094 color preview, HTML & CSS examples
This text has a color of #f80094
<p style="color:#f80094;">Text here</p>
.mytext {color:#f80094;}
This box has a color of #f80094
<div style="background-color:#f80094;">Content here</div>
.mybackground {background-color:#f80094;}
Border around this has a color of #f80094
<div style="border:2px solid #f80094;">Content here</div>
.myborder {border:2px solid #f80094;}