#f81def color space conversions
Hex:
#f81def
RGB:
248, 29, 239
CMY:
3, 89, 6
CMYK:
0, 88, 4, 3
HSL:
302°, 93.9914%, 54.3137%
HSV (HSB):
302°, 88.3065%, 97.2549%
XYZ:
54.7308, 27.0672, 84.0012
xyY:
0.3301, 0.1633, 27.0672
CIE-Lab:
59.0365, 92.5424, -54.0574
CIE-LCH:
59.0365, 107.1742, 329.7092
CIE-Luv:
59.0365, 83.8973, -97.1247
Hunter-Lab:
52.0261, 96.7337, -59.3111
#f81def color charts
#f81def color shades, tints & tones
#f81def color schemes
#f81def color preview, HTML & CSS examples
This text has a color of #f81def
<p style="color:#f81def;">Text here</p>
.mytext {color:#f81def;}
This box has a color of #f81def
<div style="background-color:#f81def;">Content here</div>
.mybackground {background-color:#f81def;}
Border around this has a color of #f81def
<div style="border:2px solid #f81def;">Content here</div>
.myborder {border:2px solid #f81def;}