#f81fb2 color space conversions
Hex:
#f81fb2
RGB:
248, 31, 178
CMY:
3, 88, 30
CMYK:
0, 88, 28, 3
HSL:
319°, 93.9394%, 54.7059%
HSV (HSB):
319°, 87.5000%, 97.2549%
XYZ:
47.2373, 24.1508, 44.2914
xyY:
0.4083, 0.2088, 24.1508
CIE-Lab:
56.2384, 84.6793, -23.6401
CIE-LCH:
56.2384, 87.9172, 344.4018
CIE-Luv:
56.2384, 110.0560, -49.4109
Hunter-Lab:
49.1434, 85.5753, -19.0357
#f81fb2 color charts
#f81fb2 color shades, tints & tones
#f81fb2 color schemes
#f81fb2 color preview, HTML & CSS examples
This text has a color of #f81fb2
<p style="color:#f81fb2;">Text here</p>
.mytext {color:#f81fb2;}
This box has a color of #f81fb2
<div style="background-color:#f81fb2;">Content here</div>
.mybackground {background-color:#f81fb2;}
Border around this has a color of #f81fb2
<div style="border:2px solid #f81fb2;">Content here</div>
.myborder {border:2px solid #f81fb2;}