#f81e7c color space conversions
Hex:
#f81e7c
RGB:
248, 30, 124
CMY:
3, 88, 51
CMYK:
0, 88, 50, 3
HSL:
334°, 93.9655%, 54.5098%
HSV (HSB):
334°, 87.9032%, 97.2549%
XYZ:
42.8138, 22.3402, 21.1243
xyY:
0.4962, 0.2589, 22.3402
CIE-Lab:
54.3862, 79.8933, 5.5743
CIE-LCH:
54.3862, 80.0875, 3.9912
CIE-Luv:
54.3862, 134.5022, -8.9884
Hunter-Lab:
47.2655, 78.9734, 6.5874
#f81e7c color charts
#f81e7c color shades, tints & tones
#f81e7c color schemes
#f81e7c color preview, HTML & CSS examples
This text has a color of #f81e7c
<p style="color:#f81e7c;">Text here</p>
.mytext {color:#f81e7c;}
This box has a color of #f81e7c
<div style="background-color:#f81e7c;">Content here</div>
.mybackground {background-color:#f81e7c;}
Border around this has a color of #f81e7c
<div style="border:2px solid #f81e7c;">Content here</div>
.myborder {border:2px solid #f81e7c;}