#f81d7c color space conversions
Hex:
#f81d7c
RGB:
248, 29, 124
CMY:
3, 89, 51
CMYK:
0, 88, 50, 3
HSL:
334°, 93.9914%, 54.3137%
HSV (HSB):
334°, 88.3065%, 97.2549%
XYZ:
42.7889, 22.2904, 21.1160
xyY:
0.4964, 0.2586, 22.2904
CIE-Lab:
54.3338, 80.0446, 5.4992
CIE-LCH:
54.3338, 80.2333, 3.9302
CIE-Luv:
54.3338, 134.7089, -9.1163
Hunter-Lab:
47.2127, 79.1521, 6.5313
#f81d7c color charts
#f81d7c color shades, tints & tones
#f81d7c color schemes
#f81d7c color preview, HTML & CSS examples
This text has a color of #f81d7c
<p style="color:#f81d7c;">Text here</p>
.mytext {color:#f81d7c;}
This box has a color of #f81d7c
<div style="background-color:#f81d7c;">Content here</div>
.mybackground {background-color:#f81d7c;}
Border around this has a color of #f81d7c
<div style="border:2px solid #f81d7c;">Content here</div>
.myborder {border:2px solid #f81d7c;}