#f84b7e color space conversions
Hex:
#f84b7e
RGB:
248, 75, 126
CMY:
3, 71, 51
CMYK:
0, 70, 49, 3
HSL:
342°, 92.5134%, 63.3333%
HSV (HSB):
342°, 69.7581%, 97.2549%
XYZ:
44.9934, 26.4950, 22.4813
xyY:
0.4788, 0.2820, 26.4950
CIE-Lab:
58.5039, 68.5411, 10.2461
CIE-LCH:
58.5039, 69.3027, 8.5021
CIE-Luv:
58.5039, 117.9957, -0.4953
Hunter-Lab:
51.4733, 65.9507, 10.1360
#f84b7e color charts
#f84b7e color shades, tints & tones
#f84b7e color schemes
#f84b7e color preview, HTML & CSS examples
This text has a color of #f84b7e
<p style="color:#f84b7e;">Text here</p>
.mytext {color:#f84b7e;}
This box has a color of #f84b7e
<div style="background-color:#f84b7e;">Content here</div>
.mybackground {background-color:#f84b7e;}
Border around this has a color of #f84b7e
<div style="border:2px solid #f84b7e;">Content here</div>
.myborder {border:2px solid #f84b7e;}