#f84c7d color space conversions
Hex:
#f84c7d
RGB:
248, 76, 125
CMY:
3, 70, 51
CMYK:
0, 69, 50, 3
HSL:
343°, 92.4731%, 63.5294%
HSV (HSB):
343°, 69.3548%, 97.2549%
XYZ:
44.9975, 26.6060, 22.1659
xyY:
0.4799, 0.2837, 26.6060
CIE-Lab:
58.6079, 68.1051, 10.9807
CIE-LCH:
58.6079, 68.9846, 9.1591
CIE-Luv:
58.6079, 117.8490, 0.4901
Hunter-Lab:
51.5810, 65.4505, 10.6281
#f84c7d color charts
#f84c7d color shades, tints & tones
#f84c7d color schemes
#f84c7d color preview, HTML & CSS examples
This text has a color of #f84c7d
<p style="color:#f84c7d;">Text here</p>
.mytext {color:#f84c7d;}
This box has a color of #f84c7d
<div style="background-color:#f84c7d;">Content here</div>
.mybackground {background-color:#f84c7d;}
Border around this has a color of #f84c7d
<div style="border:2px solid #f84c7d;">Content here</div>
.myborder {border:2px solid #f84c7d;}