#f84b7a color space conversions
Hex:
#f84b7a
RGB:
248, 75, 122
CMY:
3, 71, 52
CMYK:
0, 70, 51, 3
HSL:
344°, 92.5134%, 63.3333%
HSV (HSB):
344°, 69.7581%, 97.2549%
XYZ:
44.7403, 26.3938, 21.1488
xyY:
0.4848, 0.2860, 26.3938
CIE-Lab:
58.4089, 68.2187, 12.4655
CIE-LCH:
58.4089, 69.3483, 10.3553
CIE-Luv:
58.4089, 119.3468, 2.1973
Hunter-Lab:
51.3749, 65.5426, 11.5553
#f84b7a color charts
#f84b7a color shades, tints & tones
#f84b7a color schemes
#f84b7a color preview, HTML & CSS examples
This text has a color of #f84b7a
<p style="color:#f84b7a;">Text here</p>
.mytext {color:#f84b7a;}
This box has a color of #f84b7a
<div style="background-color:#f84b7a;">Content here</div>
.mybackground {background-color:#f84b7a;}
Border around this has a color of #f84b7a
<div style="border:2px solid #f84b7a;">Content here</div>
.myborder {border:2px solid #f84b7a;}