#f81c7c color space conversions
Hex:
#f81c7c
RGB:
248, 28, 124
CMY:
3, 89, 51
CMYK:
0, 89, 50, 3
HSL:
334°, 94.0171%, 54.1176%
HSV (HSB):
334°, 88.7097%, 97.2549%
XYZ:
42.7647, 22.2422, 21.1080
xyY:
0.4966, 0.2583, 22.2422
CIE-Lab:
54.2830, 80.1914, 5.4264
CIE-LCH:
54.2830, 80.3748, 3.8712
CIE-Luv:
54.2830, 134.9094, -9.2404
Hunter-Lab:
47.1616, 79.3255, 6.4769
#f81c7c color charts
#f81c7c color shades, tints & tones
#f81c7c color schemes
#f81c7c color preview, HTML & CSS examples
This text has a color of #f81c7c
<p style="color:#f81c7c;">Text here</p>
.mytext {color:#f81c7c;}
This box has a color of #f81c7c
<div style="background-color:#f81c7c;">Content here</div>
.mybackground {background-color:#f81c7c;}
Border around this has a color of #f81c7c
<div style="border:2px solid #f81c7c;">Content here</div>
.myborder {border:2px solid #f81c7c;}