#f84f81 color space conversions
Hex:
#f84f81
RGB:
248, 79, 129
CMY:
3, 69, 49
CMYK:
0, 68, 48, 3
HSL:
342°, 92.3497%, 64.1176%
HSV (HSB):
342°, 68.1452%, 97.2549%
XYZ:
45.4698, 27.1334, 23.6096
xyY:
0.4726, 0.2820, 27.1334
CIE-Lab:
59.0976, 67.3529, 9.3242
CIE-LCH:
59.0976, 67.9952, 7.8818
CIE-Luv:
59.0976, 115.0272, -1.2914
Hunter-Lab:
52.0897, 64.6580, 9.5897
#f84f81 color charts
#f84f81 color shades, tints & tones
#f84f81 color schemes
#f84f81 color preview, HTML & CSS examples
This text has a color of #f84f81
<p style="color:#f84f81;">Text here</p>
.mytext {color:#f84f81;}
This box has a color of #f84f81
<div style="background-color:#f84f81;">Content here</div>
.mybackground {background-color:#f84f81;}
Border around this has a color of #f84f81
<div style="border:2px solid #f84f81;">Content here</div>
.myborder {border:2px solid #f84f81;}