#f81db2 color space conversions
Hex:
#f81db2
RGB:
248, 29, 178
CMY:
3, 89, 30
CMYK:
0, 88, 28, 3
HSL:
319°, 93.9914%, 54.3137%
HSV (HSB):
319°, 88.3065%, 97.2549%
XYZ:
47.1866, 24.0495, 44.2745
xyY:
0.4085, 0.2082, 24.0495
CIE-Lab:
56.1374, 84.9735, -23.7955
CIE-LCH:
56.1374, 88.2424, 344.3559
CIE-Luv:
56.1374, 110.3465, -49.6757
Hunter-Lab:
49.0403, 85.9323, -19.1998
#f81db2 color charts
#f81db2 color shades, tints & tones
#f81db2 color schemes
#f81db2 color preview, HTML & CSS examples
This text has a color of #f81db2
<p style="color:#f81db2;">Text here</p>
.mytext {color:#f81db2;}
This box has a color of #f81db2
<div style="background-color:#f81db2;">Content here</div>
.mybackground {background-color:#f81db2;}
Border around this has a color of #f81db2
<div style="border:2px solid #f81db2;">Content here</div>
.myborder {border:2px solid #f81db2;}