#f81a8b color space conversions
Hex:
#f81a8b
RGB:
248, 26, 139
CMY:
3, 90, 45
CMYK:
0, 90, 44, 3
HSL:
329°, 94.0678%, 53.7255%
HSV (HSB):
329°, 89.5161%, 97.2549%
XYZ:
43.7410, 22.5593, 26.4751
xyY:
0.4715, 0.2432, 22.5593
CIE-Lab:
54.6155, 81.6520, -3.0801
CIE-LCH:
54.6155, 81.7101, 357.8397
CIE-Luv:
54.6155, 128.6766, -20.1969
Hunter-Lab:
47.4967, 81.2665, 0.1989
#f81a8b color charts
#f81a8b color shades, tints & tones
#f81a8b color schemes
#f81a8b color preview, HTML & CSS examples
This text has a color of #f81a8b
<p style="color:#f81a8b;">Text here</p>
.mytext {color:#f81a8b;}
This box has a color of #f81a8b
<div style="background-color:#f81a8b;">Content here</div>
.mybackground {background-color:#f81a8b;}
Border around this has a color of #f81a8b
<div style="border:2px solid #f81a8b;">Content here</div>
.myborder {border:2px solid #f81a8b;}