#fa6682 color space conversions
Hex:
#fa6682
RGB:
250, 102, 130
CMY:
2, 60, 49
CMYK:
0, 59, 48, 2
HSL:
349°, 93.6709%, 69.0196%
HSV (HSB):
349°, 59.2000%, 98.0392%
XYZ:
48.2050, 31.4384, 24.6466
xyY:
0.4622, 0.3015, 31.4384
CIE-Lab:
62.8760, 58.7553, 14.1047
CIE-LCH:
62.8760, 60.4246, 13.4989
CIE-Luv:
62.8760, 103.7471, 6.7248
Hunter-Lab:
56.0700, 55.3391, 13.1869
#fa6682 color charts
#fa6682 color shades, tints & tones
#fa6682 color schemes
#fa6682 color preview, HTML & CSS examples
This text has a color of #fa6682
<p style="color:#fa6682;">Text here</p>
.mytext {color:#fa6682;}
This box has a color of #fa6682
<div style="background-color:#fa6682;">Content here</div>
.mybackground {background-color:#fa6682;}
Border around this has a color of #fa6682
<div style="border:2px solid #fa6682;">Content here</div>
.myborder {border:2px solid #fa6682;}