#f81f7b color space conversions
Hex:
#f81f7b
RGB:
248, 31, 123
CMY:
3, 88, 52
CMYK:
0, 88, 50, 3
HSL:
335°, 93.9394%, 54.7059%
HSV (HSB):
335°, 87.5000%, 97.2549%
XYZ:
42.7765, 22.3665, 20.8015
xyY:
0.4977, 0.2602, 22.3665
CIE-Lab:
54.4137, 79.6634, 6.2147
CIE-LCH:
54.4137, 79.9054, 4.4608
CIE-Luv:
54.4137, 134.7126, -8.1661
Hunter-Lab:
47.2932, 78.6894, 7.0271
#f81f7b color charts
#f81f7b color shades, tints & tones
#f81f7b color schemes
#f81f7b color preview, HTML & CSS examples
This text has a color of #f81f7b
<p style="color:#f81f7b;">Text here</p>
.mytext {color:#f81f7b;}
This box has a color of #f81f7b
<div style="background-color:#f81f7b;">Content here</div>
.mybackground {background-color:#f81f7b;}
Border around this has a color of #f81f7b
<div style="border:2px solid #f81f7b;">Content here</div>
.myborder {border:2px solid #f81f7b;}