#f81a7c color space conversions
Hex:
#f81a7c
RGB:
248, 26, 124
CMY:
3, 90, 51
CMYK:
0, 90, 50, 3
HSL:
334°, 94.0678%, 53.7255%
HSV (HSB):
334°, 89.5161%, 97.2549%
XYZ:
42.7189, 22.1505, 21.0927
xyY:
0.4970, 0.2577, 22.1505
CIE-Lab:
54.1863, 80.4714, 5.2876
CIE-LCH:
54.1863, 80.6449, 3.7594
CIE-Luv:
54.1863, 135.2917, -9.4769
Hunter-Lab:
47.0643, 79.6567, 6.3731
#f81a7c color charts
#f81a7c color shades, tints & tones
#f81a7c color schemes
#f81a7c color preview, HTML & CSS examples
This text has a color of #f81a7c
<p style="color:#f81a7c;">Text here</p>
.mytext {color:#f81a7c;}
This box has a color of #f81a7c
<div style="background-color:#f81a7c;">Content here</div>
.mybackground {background-color:#f81a7c;}
Border around this has a color of #f81a7c
<div style="border:2px solid #f81a7c;">Content here</div>
.myborder {border:2px solid #f81a7c;}