#f84b7c color space conversions
Hex:
#f84b7c
RGB:
248, 75, 124
CMY:
3, 71, 51
CMYK:
0, 70, 50, 3
HSL:
343°, 92.5134%, 63.3333%
HSV (HSB):
343°, 69.7581%, 97.2549%
XYZ:
44.8656, 26.4438, 21.8083
xyY:
0.4818, 0.2840, 26.4438
CIE-Lab:
58.4560, 68.3785, 11.3550
CIE-LCH:
58.4560, 69.3149, 9.4285
CIE-Luv:
58.4560, 118.6744, 0.8581
Hunter-Lab:
51.4236, 65.7447, 10.8522
#f84b7c color charts
#f84b7c color shades, tints & tones
#f84b7c color schemes
#f84b7c color preview, HTML & CSS examples
This text has a color of #f84b7c
<p style="color:#f84b7c;">Text here</p>
.mytext {color:#f84b7c;}
This box has a color of #f84b7c
<div style="background-color:#f84b7c;">Content here</div>
.mybackground {background-color:#f84b7c;}
Border around this has a color of #f84b7c
<div style="border:2px solid #f84b7c;">Content here</div>
.myborder {border:2px solid #f84b7c;}