#f81c7a color space conversions
Hex:
#f81c7a
RGB:
248, 28, 122
CMY:
3, 89, 52
CMYK:
0, 89, 51, 3
HSL:
334°, 94.0171%, 54.1176%
HSV (HSB):
334°, 88.7097%, 97.2549%
XYZ:
42.6395, 22.1921, 20.4485
xyY:
0.5000, 0.2602, 22.1921
CIE-Lab:
54.2302, 80.0446, 6.5537
CIE-LCH:
54.2302, 80.3125, 4.6807
CIE-Luv:
54.2302, 135.7622, -7.8614
Hunter-Lab:
47.1085, 79.1265, 7.2398
#f81c7a color charts
#f81c7a color shades, tints & tones
#f81c7a color schemes
#f81c7a color preview, HTML & CSS examples
This text has a color of #f81c7a
<p style="color:#f81c7a;">Text here</p>
.mytext {color:#f81c7a;}
This box has a color of #f81c7a
<div style="background-color:#f81c7a;">Content here</div>
.mybackground {background-color:#f81c7a;}
Border around this has a color of #f81c7a
<div style="border:2px solid #f81c7a;">Content here</div>
.myborder {border:2px solid #f81c7a;}