#fa6f84 color space conversions
Hex:
#fa6f84
RGB:
250, 111, 132
CMY:
2, 56, 48
CMYK:
0, 56, 47, 2
HSL:
351°, 93.2886%, 70.7843%
HSV (HSB):
351°, 55.6000%, 98.0392%
XYZ:
49.2736, 33.3588, 25.6717
xyY:
0.4550, 0.3080, 33.3588
CIE-Lab:
64.4504, 54.8943, 15.1523
CIE-LCH:
64.4504, 56.9471, 15.4309
CIE-Luv:
64.4504, 97.7531, 9.0068
Hunter-Lab:
57.7571, 51.2067, 14.0769
#fa6f84 color charts
#fa6f84 color shades, tints & tones
#fa6f84 color schemes
#fa6f84 color preview, HTML & CSS examples
This text has a color of #fa6f84
<p style="color:#fa6f84;">Text here</p>
.mytext {color:#fa6f84;}
This box has a color of #fa6f84
<div style="background-color:#fa6f84;">Content here</div>
.mybackground {background-color:#fa6f84;}
Border around this has a color of #fa6f84
<div style="border:2px solid #fa6f84;">Content here</div>
.myborder {border:2px solid #fa6f84;}