#fa84a3 color space conversions
Hex:
#fa84a3
RGB:
250, 132, 163
CMY:
2, 48, 36
CMYK:
0, 47, 35, 2
HSL:
344°, 92.1875%, 74.9020%
HSV (HSB):
344°, 47.2000%, 98.0392%
XYZ:
54.2865, 39.4709, 39.4078
xyY:
0.4077, 0.2964, 39.4709
CIE-Lab:
69.0910, 48.0753, 4.1794
CIE-LCH:
69.0910, 48.2566, 4.9685
CIE-Luv:
69.0910, 77.3961, -3.3356
Hunter-Lab:
62.8258, 44.2928, 6.7882
#fa84a3 color charts
#fa84a3 color shades, tints & tones
#fa84a3 color schemes
#fa84a3 color preview, HTML & CSS examples
This text has a color of #fa84a3
<p style="color:#fa84a3;">Text here</p>
.mytext {color:#fa84a3;}
This box has a color of #fa84a3
<div style="background-color:#fa84a3;">Content here</div>
.mybackground {background-color:#fa84a3;}
Border around this has a color of #fa84a3
<div style="border:2px solid #fa84a3;">Content here</div>
.myborder {border:2px solid #fa84a3;}