#f81add color space conversions
Hex:
#f81add
RGB:
248, 26, 221
CMY:
3, 90, 13
CMYK:
0, 90, 11, 3
HSL:
307°, 94.0678%, 53.7255%
HSV (HSB):
307°, 89.5161%, 97.2549%
XYZ:
52.1319, 25.9157, 70.6612
xyY:
0.3506, 0.1743, 25.9157
CIE-Lab:
57.9570, 90.5044, -45.6438
CIE-LCH:
57.9570, 101.3627, 333.2370
CIE-Luv:
57.9570, 91.5966, -83.6850
Hunter-Lab:
50.9075, 93.7054, -46.6612
#f81add color charts
#f81add color shades, tints & tones
#f81add color schemes
#f81add color preview, HTML & CSS examples
This text has a color of #f81add
<p style="color:#f81add;">Text here</p>
.mytext {color:#f81add;}
This box has a color of #f81add
<div style="background-color:#f81add;">Content here</div>
.mybackground {background-color:#f81add;}
Border around this has a color of #f81add
<div style="border:2px solid #f81add;">Content here</div>
.myborder {border:2px solid #f81add;}