#fa83b3 color space conversions
Hex:
#fa83b3
RGB:
250, 131, 179
CMY:
2, 49, 30
CMYK:
0, 48, 28, 2
HSL:
336°, 92.2481%, 74.7059%
HSV (HSB):
336°, 47.6000%, 98.0392%
XYZ:
55.6773, 39.8113, 47.3977
xyY:
0.3897, 0.2786, 39.8113
CIE-Lab:
69.3349, 50.5370, -4.4463
CIE-LCH:
69.3349, 50.7322, 354.9720
CIE-Luv:
69.3349, 74.1668, -15.9224
Hunter-Lab:
63.0962, 47.0937, -0.3711
#fa83b3 color charts
#fa83b3 color shades, tints & tones
#fa83b3 color schemes
#fa83b3 color preview, HTML & CSS examples
This text has a color of #fa83b3
<p style="color:#fa83b3;">Text here</p>
.mytext {color:#fa83b3;}
This box has a color of #fa83b3
<div style="background-color:#fa83b3;">Content here</div>
.mybackground {background-color:#fa83b3;}
Border around this has a color of #fa83b3
<div style="border:2px solid #fa83b3;">Content here</div>
.myborder {border:2px solid #fa83b3;}